podman build . -t build-uboot
podman run -it localhost/build-uboot bash
podman cp container_name:/build/outbin ./
picocom -b 1500000 -d 8 /dev/cu.SLAB_USBtoUART
forked from inindev/uboot-rockchip
-
Notifications
You must be signed in to change notification settings - Fork 0
paschun/uboot-rockchip
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
u-boot for rockchip devices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Makefile 80.4%
- Dockerfile 19.6%