mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
u-boot: update to 2011.12 and build MLO + bin for pandaboard.
This commit is contained in:
4
config/u-boot/boot.script
Executable file
4
config/u-boot/boot.script
Executable file
@@ -0,0 +1,4 @@
|
||||
fatload mmc 0:1 0x80000000 uImage-ipfire-omap
|
||||
fatload mmc 0:1 0x81600000 uInit-ipfire-omap
|
||||
setenv bootargs vram=32M console=ttyO2,115200n8 rootwait smsc95xx.macaddr=$usbethaddr root=/dev/mmcblk0p3 rw
|
||||
bootm 0x80000000 0x81600000
|
||||
Reference in New Issue
Block a user