Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads
[oweals/u-boot.git] / board / omap2420h4 / config.mk
index 4f14be84428831af25f91d89b069d2887d1d7b8d..3edcde01882d43983e41b79f1fb509ccfb30f6b0 100644 (file)
 # (mem base + reserved)
 
 # For use with external or internal boots.
-# CONFIG_PARTIAL_SRAM must be defined to use this.
 TEXT_BASE = 0x80e80000
 
 # Used with full SRAM boot.
 # This is either with a GP system or a signed boot image.
 # easiest, and safest way to go if you can.
-# Comment out CONFIG_PARTIAL_SRAM for this one.
-#
-#TEXT_BASE = 0x40280000
+#TEXT_BASE = 0x40270000
+
+
+# Handy to get symbols to debug ROM version.
+#TEXT_BASE = 0x0
+#TEXT_BASE = 0x08000000
+#TEXT_BASE = 0x04000000