]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc: P1010RDB: Rework local command to not be included in SPL
authorTom Rini <trini@konsulko.com>
Wed, 3 Jan 2018 14:13:04 +0000 (09:13 -0500)
committerYork Sun <york.sun@nxp.com>
Mon, 15 Jan 2018 20:44:24 +0000 (12:44 -0800)
commit3a72a0efccfcddee667f006af41aac7249f4e362
tree69bb2cf205ab40aa83077c5ca24c9b9b198c7594
parentda28a03ed4a1420c5b748cfe08d991cf8da0df32
powerpc: P1010RDB: Rework local command to not be included in SPL

Add a CONFIG_SPL_BUILD guard around the code for the "mux" command so
it is not included in SPL.

Cc: Qiang Zhao <qiang.zhao@nxp.com>
Cc: York Sun <york.sun@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Reviewed-by: Qiang Zhao <qiang.zhao@nxp.com>
board/freescale/p1010rdb/p1010rdb.c