mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 22:51:37 +00:00
Fix whitespace issues.
This commit is contained in:
parent
89875e96ba
commit
e10390ddd7
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ Switches:
|
||||||
SW1(6-8) = 001 CFG_SYSCLK = 000 :: SYSCLK = 33MHz
|
SW1(6-8) = 001 CFG_SYSCLK = 000 :: SYSCLK = 33MHz
|
||||||
001 :: SYSCLK = 40MHz
|
001 :: SYSCLK = 40MHz
|
||||||
|
|
||||||
SW2(1-4) = 1100 CFG_CCBPLL = 0010 :: 2X
|
SW2(1-4) = 1100 CFG_CCBPLL = 0010 :: 2X
|
||||||
0100 :: 4X
|
0100 :: 4X
|
||||||
0110 :: 6X
|
0110 :: 6X
|
||||||
1000 :: 8X
|
1000 :: 8X
|
||||||
|
@ -109,7 +109,7 @@ To Flash U-boot into the alternative bank (0xFF800000 - 0xFFBFFFFF):
|
||||||
4. Memory Map
|
4. Memory Map
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Memory Range Device Size
|
Memory Range Device Size
|
||||||
------------ ------ ----
|
------------ ------ ----
|
||||||
0x0000_0000 0x7fff_ffff DDR 2G
|
0x0000_0000 0x7fff_ffff DDR 2G
|
||||||
0x8000_0000 0x9fff_ffff PCI1/PEX1 MEM 512M
|
0x8000_0000 0x9fff_ffff PCI1/PEX1 MEM 512M
|
||||||
|
|
Loading…
Add table
Reference in a new issue