From: luo.jinhua <luo.jinhua@gd-linux.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] My 3 patches
Date: Fri, 2 Sep 2005 10:02:14 +0800 [thread overview]
Message-ID: <20050902010558.M5503@gd-linux.com> (raw)
Hi.
Here is my 3 patches.
sbc2410x.patch is for the new board -- SBC-2410X. I write this new
hardware-specific configurations refer to smdk2410 configurations in U-Boot.
File list:
MAKEALL
Makefile
board/sbc2410x/Makefile
board/sbc2410x/config.mk
board/sbc2410x/flash.c
board/sbc2410x/lowlevel_init.S
board/sbc2410x/sbc2410x.c
board/sbc2410x/u-boot.lds
cpu/arm920t/s3c24x0/interrupts.c
include/configs/sbc2410x.h
This patch adds a new configuration option -- CONFIG_SBC2410X.
cmdline_editing.patch implements cmdline-editing extension of readline. I pick
codes heavily borrowed from vivi bootloader and integrate them into U-Boot.
File list:
common/main.c
This patch adds a new configuration option -- CONFIG_CMDLINE_EDITING.
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
more detail please review:
http://sourceforge.net/mailarchive/forum.php?thread_id=8089177&forum_id=12898
CHANGELOG item:
* Add support for friendly-arm SBC-2410X board
Patch by JinHua Luo, 1 Sep 2005
* Add to readline cmdline-editing extension
Patch by JinHua Luo, 1 Sep 2005
* Add nand support for SBC-2410X
Patch by JinHua Luo, 1 Sep 2005
CREDIT item (if proper):
N: JinHua Luo
E: luo.jinhua at gd-linux.com home_king at 163.com
D: Support for friendly-arm SBC-2410X board
D: Add to readline cmdline-editing extension
D: Add nand support for SBC-2410X
W: www.gd-linux.com
Best regards,
luo.jinhua
--
JinHua Luo, GuangDong Linux Center, <luo.jinhua@gd-linux.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmdline_editing.patch.gz
Type: application/x-gzip
Size: 2696 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050902/c769e81a/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sbc2410x.patch.gz
Type: application/x-gzip
Size: 9577 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050902/c769e81a/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nand_for_sbc2410x.patch.gz
Type: application/x-gzip
Size: 972 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050902/c769e81a/attachment-0002.bin
next reply other threads:[~2005-09-02 2:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-02 2:02 luo.jinhua [this message]
2005-09-16 10:36 ` [U-Boot-Users] My 3 patches Bryan Wu
2005-09-21 9:18 ` luo.jinhua
2006-07-22 19:00 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050902010558.M5503@gd-linux.com \
--to=luo.jinhua@gd-linux.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.