From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 27 Jul 2015 13:45:18 -0600 Subject: [U-Boot] [PATCH v2 12/16] apalis/colibri_t20/t30: enable raw initrd support In-Reply-To: References: Message-ID: <55B68A4E.8000200@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/20/2015 04:35 PM, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Enable optional raw initrd support to allow boot using an initrd. > diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h > +#define CONFIG_SYS_BOOT_RAMDISK_HIGH Doesn't arch/arm/include/asm/config.h set this already?