Re: [U-Boot] [PATCH] arm: lib: Fix fix push/pop-section directives

2016-06-16 Thread Stephen Warren
On 06/04/2016 04:46 PM, Marek Vasut wrote: Repair typos in the previous "arm: lib: fix push/pop-section directives" patch, which prevented VCMA9 board from building. Reviewed-by: Stephen Warren Oops, I evidently didn't re-run buildman on enough boards after I fixed up some other typos:-( __

Re: [U-Boot] [PATCH] arm: lib: Fix fix push/pop-section directives

2016-06-05 Thread Heiko Schocher
Hello Marek, Am 05.06.2016 um 00:46 schrieb Marek Vasut: Repair typos in the previous "arm: lib: fix push/pop-section directives" patch, which prevented VCMA9 board from building. Signed-off-by: Marek Vasut Fixes: b2f1858455e9 ("arm: lib: fix push/pop-section directives") Cc: Tom Warren Cc: S

[U-Boot] [PATCH] arm: lib: Fix fix push/pop-section directives

2016-06-04 Thread Marek Vasut
Repair typos in the previous "arm: lib: fix push/pop-section directives" patch, which prevented VCMA9 board from building. Signed-off-by: Marek Vasut Fixes: b2f1858455e9 ("arm: lib: fix push/pop-section directives") Cc: Tom Warren Cc: Simon Glass Cc: Masahiro Yamada Cc: Stephen Warren --- ar