Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place
[oweals/u-boot.git] / include / configs / nokia_rx51.h
index 16e77c6fed4631e1ce953db9a9c82ad48645fc5b..2f2496ab16a74c3535c2ebc8548a4890faa98b9b 100644 (file)
 
 #define CONFIG_MACH_TYPE               MACH_TYPE_NOKIA_RX51
 
-/*
- * Nokia X-Loader loading secondary image to address 0x80400000
- * NOLO loading boot image to random place, so it doesn't really
- * matter what we set this to. We have to copy u-boot to this address
- */
-
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap.h>
 #include <asm/arch/mem.h>