configs: apalis-tk1: Do not define CONFIG_SYS_BOOT_RAMDISK_HIGH again
authorMichal Simek <michal.simek@xilinx.com>
Wed, 25 Sep 2019 09:06:50 +0000 (11:06 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:55:11 +0000 (09:55 +0200)
commit336c730150481566a23527e6553c45a4c3360ed6
treec77fbf6e58b62a1a6adbcfc32984fdf4401f58c8
parent64eb13bfd7247269a82756e7d8dc3d68af4ea8ad
configs: apalis-tk1: Do not define CONFIG_SYS_BOOT_RAMDISK_HIGH again

CONFIG_SYS_BOOT_RAMDISK_HIGH is already defined in
arch/arm/include/asm/config.h:10:#define CONFIG_SYS_BOOT_RAMDISK_HIGH
that's why there is no reason to define it again in board file.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/apalis-tk1.h