mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 00:53:29 +08:00
b3f9ec86e3
This patch adds a board command to configure the I2C bootstrap EEPROM values. Right now 533 and 667MHz are supported for booting either via NOR or NAND FLASH. Here the usage: => bootstrap 533 nor ;to configure the board for 533MHz NOR booting => bootstrap 667 nand ;to configure the board for 667MHz NNAND booting Signed-off-by: Stefan Roese <sr@denx.de> |
||
---|---|---|
.. | ||
cmd_sequoia.c | ||
config.mk | ||
init.S | ||
Makefile | ||
sdram.c | ||
sdram.h | ||
sequoia.c | ||
sequoia.h | ||
u-boot-nand.lds | ||
u-boot.lds |