X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=board%2Fbf533-ezkit%2Fconfig.mk;h=de80ffe7b420b0e9c24318e5eb664b3adb48c70e;hb=9171fc81722c20fdb5a829a58b17c9eaadd5fb44;hp=f39be5fcb04f22594269cca2e7636c9a1896cd79;hpb=19bf91f9628f80a55d4f171df71041574882b3d6;p=karo-tx-uboot.git diff --git a/board/bf533-ezkit/config.mk b/board/bf533-ezkit/config.mk index f39be5fcb0..de80ffe7b4 100644 --- a/board/bf533-ezkit/config.mk +++ b/board/bf533-ezkit/config.mk @@ -20,6 +20,6 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, # MA 02111-1307 USA # -# TEXT_BASE should be defined as the MAX_SDRAM Address - 256k bytes -# 256k is defined as CFG_MONITOR_LEN in ./include/configs/.h -TEXT_BASE = 0x01FC0000 + +# This is not actually used for Blackfin boards so do not change it +#TEXT_BASE = do-not-use-me