commit | 0151d99d74ec4b8a33133acf94ebcd25d717dfd7 | [log] [tgz] |
---|---|---|
author | Ying Zhang <b40530@freescale.com> | Fri Aug 16 15:16:10 2013 +0800 |
committer | York Sun <yorksun@freescale.com> | Tue Aug 20 09:47:15 2013 -0700 |
tree | 52bd91f90bf132bfbcbf7ebc36afab691c5a7a53 | |
parent | 7cb4f1cc80b1cb13e68444adee06b1741c047e36 [diff] |
powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL 1. The symbol CONFIG_SPL_NAND_MINIMAL is unused, so deleted it. 2. Some functions were unused in the minimal SPL, but it is useful in the common SPL. So, enabled some functionality for common SPL. Signed-off-by: Ying Zhang <b40530@freescale.com> Acked-by: York Sun <yorksun@freescale.com>