From 71ba5d33991342c566b92961b5c98e99861e20c0 Mon Sep 17 00:00:00 2001 From: Terry Lv Date: Wed, 15 Sep 2010 22:29:07 +0800 Subject: ENGR00131578: Add android recovery mode support for mx53 Add android recovery mode support for mx53. Signed-off-by: Terry Lv --- include/asm-arm/arch-mx51/mx51.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asm-arm/arch-mx51/mx51.h') diff --git a/include/asm-arm/arch-mx51/mx51.h b/include/asm-arm/arch-mx51/mx51.h index 816e792..d06abac 100644 --- a/include/asm-arm/arch-mx51/mx51.h +++ b/include/asm-arm/arch-mx51/mx51.h @@ -445,7 +445,7 @@ enum boot_device { NAND_BOOT = 0, SPI_NOR_BOOT, MMC_BOOT, - END_BOOT, + BOOT_DEV_NUM, }; enum mxc_clock { -- cgit v1.1