mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-30 19:06:35 +00:00
Minor Coding Style Cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
b264bcf2b9
commit
00c60f9131
2 changed files with 27 additions and 30 deletions
|
@ -146,7 +146,6 @@ Build and burn u-boot to NAND flash
|
||||||
3. Check SW4[1:4]= 1000 and SW6[4]=1, then power on.
|
3. Check SW4[1:4]= 1000 and SW6[4]=1, then power on.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Build and burn u-boot to SPI flash
|
Build and burn u-boot to SPI flash
|
||||||
==================================
|
==================================
|
||||||
1. Build u-boot-spi.bin image
|
1. Build u-boot-spi.bin image
|
||||||
|
@ -166,7 +165,6 @@ Build and burn u-boot to SPI flash
|
||||||
3. Check SW4[1:4]= 0110 and SW6[4]=0, then power on.
|
3. Check SW4[1:4]= 0110 and SW6[4]=0, then power on.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CPLD POR setting registers
|
CPLD POR setting registers
|
||||||
==========================
|
==========================
|
||||||
1. Set POR switch selection register (addr 0xFFB00011) to 0.
|
1. Set POR switch selection register (addr 0xFFB00011) to 0.
|
||||||
|
@ -197,7 +195,6 @@ Switch from NAND to NOR boot with Core/CCB/DDR (800/400/667 MHz):
|
||||||
=> reset
|
=> reset
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Boot Linux from network using TFTP on P1010RDB
|
Boot Linux from network using TFTP on P1010RDB
|
||||||
==============================================
|
==============================================
|
||||||
Place uImage, p1010rdb.dtb and rootfs files in the TFTP disk area.
|
Place uImage, p1010rdb.dtb and rootfs files in the TFTP disk area.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue