Dear Rob Herring, In message <1332107278-24123-1-git-send-email-robherri...@gmail.com> you wrote: > From: Marek Vasut <marek.va...@gmail.com> > > This patch allows loading RAW ramdisk via bootz command. The raw ramdisk is > loaded only in case it's size is specified: > > bootz <kernel addr> <ramdisk addr>:<ramdisk size> <fdt addr> > > For example: > > bootz 0x42000000 0x43000000:0x12345 0x44000000 > > Signed-off-by: Marek Vasut <ma...@denx.de> > Signed-off-by: Rob Herring <rob.herr...@calxeda.com> > Cc: Tom Warren <twar...@nvidia.com> > Cc: albert.u.b...@aribaud.net > Cc: aflem...@gmail.com > Cc: Simon Glass <s...@chromium.org> > Cc: Stephen Warren <swar...@nvidia.com> > Cc: Nicolas Pitre <n...@fluxnic.net> > Cc: Wolfgang Denk <w...@denx.de> > Cc: Detlev Zundel <d...@denx.de> > --- > V3: > - fix operation when CONFIG_FIT is enabled as FIT images use > <addr>[:<subimage>] > > README | 5 +++++ > common/cmd_bootm.c | 6 ++++-- > common/image.c | 15 ++++++++++++--- > 3 files changed, 21 insertions(+), 5 deletions(-)
Applied, thanks. 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: w...@denx.de Never ascribe to malice that which can adequately be explained by stupidity. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot