
Dear JinHua Luo,
in message 20050902010558.M5503@gd-linux.com you wrote:
Here is my 3 patches.
Thanks a lot for your contribution.
sbc2410x.patch is for the new board -- SBC-2410X. I write this new hardware-specific configurations refer to smdk2410 configurations in U-Boot.
Applied, thanks.
cmdline_editing.patch implements cmdline-editing extension of readline. I pick codes heavily borrowed from vivi bootloader and integrate them into U-Boot.
Applied, thanks a lot!
This patch adds a new configuration option -- CONFIG_CMDLINE_EDITING.
...which should have been documented in the README (I did this for you).
nand_for_sbc2410x.patch adds nand support for SBC-2410X board. It do that by taking nand controller specific codes (from VCMA9 board) in place. File list: common/cmd_nand.c include/linux/mtd/nand.h include/linux/mtd/nand_ids.h
I did not add this patch, though. I think you will have to adapt it to the current (new) NAND code first. Can you please do this, and then resubmit this part? Thanks!
Best regards,
Wolfgang Denk