From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pau Pajuelo Date: Thu, 6 Apr 2017 19:18:18 +0200 Subject: [U-Boot] [PATCH 1/7] ARM: am33xx: fix typo in spl.h In-Reply-To: <20170401151428.iaf7p45ykzthq2n2@lenoch> References: <20170401151326.4d3ijtffy744rwaz@lenoch> <20170401151428.iaf7p45ykzthq2n2@lenoch> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tested-by: Pau Pajuelo 2017-04-01 17:14 GMT+02:00 Ladislav Michl : > Signed-off-by: Ladislav Michl > --- > arch/arm/include/asm/arch-am33xx/spl.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/include/asm/arch-am33xx/spl.h b/arch/arm/include/asm/arch-am33xx/spl.h > index f744ab0782..9df7b4ac45 100644 > --- a/arch/arm/include/asm/arch-am33xx/spl.h > +++ b/arch/arm/include/asm/arch-am33xx/spl.h > @@ -28,7 +28,7 @@ > #define BOOT_DEVICE_XIP 0x01 > #define BOOT_DEVICE_XIPWAIT 0x02 > #define BOOT_DEVICE_NAND 0x03 > -#define BOOT_DEVICE_ONENAD 0x04 > +#define BOOT_DEVICE_ONENAND 0x04 > #define BOOT_DEVICE_MMC2 0x05 /* ROM only supports 2nd instance. */ > #define BOOT_DEVICE_MMC1 0x06 > #define BOOT_DEVICE_UART 0x43 > -- > 2.11.0 > -- Pau Pajuelo R&D e: ppajuelo at iseebcn.com t: +34 935 763 931 www.isee.biz C/ Avinguda Cerdanyola, 97. 08173 SANT CUGAT DEL VALLES (Barcelona) - SPAIN Important notice: This message and any files transmitted with it are confidential and intended solely for the individual to whom it is addressed. Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated attachments is strictly prohibited. If you have received this email in error, please notify the sender and delete the original immediately. Thank you for your cooperation.