Merge with /home/hs/SC3/u-boot
Some code cleanup.
diff --git a/Makefile b/Makefile
index aa6266f..01349f1 100644
--- a/Makefile
+++ b/Makefile
@@ -1200,6 +1200,9 @@
@echo "TEXT_BASE = 0x01000000" > $(obj)board/amcc/sequoia/config.tmp
@echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk
+solidcard3_config:unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx solidcard3
+
sycamore_config: unconfig
@echo "Configuring for sycamore board as subset of walnut..."
@$(MKCONFIG) -a walnut ppc ppc4xx walnut amcc