]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: omap3_logic: Refactor Boot Environmental variables
authorAdam Ford <aford173@gmail.com>
Wed, 4 Jan 2017 17:51:24 +0000 (11:51 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2017 14:15:24 +0000 (09:15 -0500)
commit476e16e87e2e554627bcd771f8e557f7be3ca1f3
tree5c6c8b1e47a71363d6beb369872b477eed243f39
parentc2e7e72bb9f0cb47d024997b381cb64786eb5402
ARM: omap3_logic: Refactor Boot Environmental variables

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>
include/configs/omap3_logic.h