Dear Jason Liu, In message <[email protected]> you wrote: > --- > Grant has submit one patchset: ARM device tree support improvements > which remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ. > Will provide patchset to clean CONFIG_SYS_BOOTMAPSZ after the patches > applied to u-boot mainline > > Signed-off-by: Jason Liu <[email protected]> > --- > include/configs/mx53loco.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-)
Please use git-format-patch to create patches. The initial "---" line in your posting kills not only the comment (or should this go into the commit message?), but also your Signed-off-by line, so this would be missing in the commit. Please fix. 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: [email protected] "Whoever undertakes to set himself up as a judge of Truth and Know- ledge is shipwrecked by the laughter of the gods." - Albert Einstein _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

