mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
ee86fd15e1
Sequoia board schematics (DES0211_11_SCH_11.pdf, page 5, unit U1D) specifies that BankSel#1 is not connected, while bootloader memory configuration is (board/amcc/sequoia/sdram.c): mtsdram(DDR0_10, 0x00000300); i.e. both Chip Selects used - not correct. If we change to correct value here: mtsdram(DDR0_10, 0x00000100); memory is accessible OK also. Signed-off-by: Mikhail Zolotaryov <lebon@lebon.org.ua> Signed-off-by: Stefan Roese <sr@denx.de> |
||
---|---|---|
.. | ||
acadia | ||
bamboo | ||
bubinga | ||
canyonlands | ||
common | ||
ebony | ||
katmai | ||
kilauea | ||
luan | ||
makalu | ||
ocotea | ||
redwood | ||
sequoia | ||
taihu | ||
taishan | ||
walnut | ||
yosemite | ||
yucca |