
21 Jan
2017
21 Jan
'17
4:37 a.m.
On Wed, Jan 04, 2017 at 11:51:24AM -0600, Adam Ford wrote:
Some scripts are calling the same functions, so these changes consolidate common scripts together to reduce redundancy and shrink size a bit. This also keeps the 'bootargs' variable from growing if manually called more than one time. This also adds NAND booting scripts based on newly consolidated scripts.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index 71ae2be..90faaf4 100644
Applied to u-boot/master, thanks!
--
Tom