ppc4xx: Unify AMCC's board config files (part 3/3)
[platform/kernel/u-boot.git] / board / amcc / sequoia / config.mk
index e62b8d3..5e04ee4 100644 (file)
@@ -28,6 +28,10 @@ sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
 
 ifndef TEXT_BASE
 TEXT_BASE = 0xFFFA0000
+#
+# When defining CONFIG_VIDEO, TEXT_BASE needs to be 0xFFF80000
+# TEXT_BASE = 0xFFF80000
+#
 endif
 
 PLATFORM_CPPFLAGS += -DCONFIG_440=1