[U-Boot] [PATCH 1/2 v3] 8xx, kup4: minor configuration changes
Wolfgang Denk
wd at denx.de
Mon Aug 9 00:11:35 CEST 2010
Dear Heiko Schocher,
In message <4C44C7C8.1070000 at denx.de> you wrote:
> - nfs-options removed
> - hda->sda changed
> - mtd parts added
> - loadaddress changed
> - cmd-line length increased
> - lcd stuff removed
> - code cleanup
>
> Signed-off-by: Klaus Heydeck <heydeck at kieback-peter.de>
>
> ---
> - changes since v1:
> - added comments from Wolfgang Denk
> - fix Codingstyle issues
> - rebased against current mainline
>
> - changes since v2
> fix boards.cfg entry for kup4x board
>
> board/kup/common/kup.c | 54 ++++--
> board/kup/common/kup.h | 44 +++--
> board/kup/kup4k/kup4k.c | 439 +++++++++++++++++---------------------------
> board/kup/kup4k/s1d13706.h | 174 -----------------
> board/kup/kup4x/kup4x.c | 265 ++++++++-------------------
> boards.cfg | 2 +-
> include/configs/KUP4K.h | 169 ++++++++++--------
> include/configs/KUP4X.h | 64 ++++----
> 8 files changed, 427 insertions(+), 784 deletions(-)
> delete mode 100644 board/kup/kup4k/s1d13706.h
Backed out previous version, applied this one instead.
Heiko, please make sure to set the In-reply-to: / References: headers
to keep threading in place, so I can see in the mailer when a later
version of a patch gets posted. Thanks.
I still had the same merge conflicts in board/kup/kup4k/kup4k.c
Could you please check that the result is what you expect?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The IQ of the group is the lowest IQ of a member of the group divided
by the number of people in the group.
More information about the U-Boot
mailing list