|
@@ -106,6 +106,7 @@
|
|
"bootfile=/tftpboot/bubinga/uImage\0" \
|
|
"bootfile=/tftpboot/bubinga/uImage\0" \
|
|
"kernel_addr=fff80000\0" \
|
|
"kernel_addr=fff80000\0" \
|
|
"ramdisk_addr=fff90000\0" \
|
|
"ramdisk_addr=fff90000\0" \
|
|
|
|
+ "initrd_high=30000000\0" \
|
|
"load=tftp 100000 /tftpboot/bubinga/u-boot.bin\0" \
|
|
"load=tftp 100000 /tftpboot/bubinga/u-boot.bin\0" \
|
|
"update=protect off fffc0000 ffffffff;era fffc0000 ffffffff;" \
|
|
"update=protect off fffc0000 ffffffff;era fffc0000 ffffffff;" \
|
|
"cp.b 100000 fffc0000 40000;" \
|
|
"cp.b 100000 fffc0000 40000;" \
|