From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 13 Feb 2012 07:44:03 +0100 Subject: [U-Boot] [PATCH V13 01/12] Add cmd_spl command In-Reply-To: References: <1324049833-18143-1-git-send-email-sbabic@denx.de> <1328350963-30989-1-git-send-email-sbabic@denx.de> <1328350963-30989-2-git-send-email-sbabic@denx.de> Message-ID: <4F38B133.3000606@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, Tom Rini wrote: > On Fri, Feb 10, 2012 at 11:53 AM, Tom Rini wrote: >> On Fri, Feb 10, 2012 at 11:48 AM, Tom Rini wrote: >>> On Sat, Feb 4, 2012 at 3:22 AM, Stefano Babic wrote: >>>> From: Simon Schwarz >>>> >>>> This adds a spl command to the u-boot. >>>> >>>> Related config: >>>> CONFIG_CMD_CPL >>>> activate/deactivate the command >>>> CONFIG_CMD_SPL_NAND_OFS >>>> Offset in NAND to use >>>> >>>> Signed-off-by: Simon Schwarz >>>> CC: Tom Rini >>>> CC: Stefano Babic >>>> CC: Wolfgang Denk >>>> --- >>>> common/Makefile | 1 + >>>> common/cmd_spl.c | 229 +++++++++++++++++++++++++++++++++++++++++++++++ >>>> doc/README.commands.spl | 31 +++++++ >>>> include/cmd_spl.h | 30 ++++++ >>>> include/image.h | 2 + >>>> 5 files changed, 293 insertions(+), 0 deletions(-) >>>> create mode 100644 common/cmd_spl.c >>>> create mode 100644 doc/README.commands.spl >>>> create mode 100644 include/cmd_spl.h >>> The include/image.h part seems unnecessary and breaks cam_enc_4xx so >>> I've dropped that from my tree. >> Whoops, spoke too soon, I'll resolve the cam_enc_4xx conflict and >> rename one of the variables. > > I've gone with renaming the cam_enc_4xx variable to 'imgs' and will > post the patch shortly. Heiko, if the rename is OK with you can you > Ack it so I can push the Linux SPL series soon? Thanks! Done. Thanks for the fix! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany