]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/sequoia/config.mk
ppc4xx: Unify AMCC's board config files (part 3/3)
[people/ms/u-boot.git] / board / amcc / sequoia / config.mk
index e62b8d30e41e09d70481af20dc1c294b02e69c20..5e04ee4e369464e11aae6177dc88155a53d4313b 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