[U-Boot] [PATCH 1/5] Add debug output to mx29 SPL source files
Marek Vasut
marex at denx.de
Thu Jan 22 00:24:52 CET 2015
On Wednesday, January 21, 2015 at 12:55:14 PM, Graeme Russ wrote:
> Signed-off-by: Graeme Russ <gruss at tss-engineering.com>
Hi!
- Commit message is missing.
- Some of the debug outputs are missing newline (\n) character
- You can use __func__ and __LINE__ in the debug output to better
specify where the debug spit happened.
Oh, and the CC list looks pretty random. You can just add "Cc: " tag
into the patches so that git handles it correctly.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list