[U-Boot] [PATCH] Add AMD 29LV160DB FLASH support to SBC-2410A board.

2008-12-31 Thread Daniel Schuler
Hello, I'm not sure if this is the proper way to submit a patch - please feel free to let me know what needs to be changed, if anything. Thanks, Daniel Schuler === The current SBC-2410A board from Embest ships with 2MiB of NOR FLASH, for which CONFIG_AMD_LV160 has

[U-Boot] [PATCH] Add AMD 29LV160DB FLASH support to SBC2410 board.

2008-12-29 Thread Daniel Schuler
The new SBC-2410A board from Embest now ships with 2MB NOR FLASH, for which CONFIG_AMD_LV160 has been defined in include/configs/sbc2410x.h This chip is already supported in other architectures, so AMD_ID_LV160B has been used as-is in board/sbc2410x/flash.c Signed-off-by: Daniel Schuler