To enter fastboot automatically during reboot, we'll check a inform4
register and it has FASTBOOT_AUTO_REBOOT_MODE.
Change-Id: I8df0a89879f5845613fb16b99751999c7fab7b77
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
#define INFORM1_OFFSET 0x804
#define INFORM2_OFFSET 0x808
#define INFORM3_OFFSET 0x80C
+#define INFORM4_OFFSET 0x810
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20))
#define CONFIG_FASTBOOT_CHUNK_SIZE 64
#endif
+#define CONFIG_FASTBOOT_AUTO_REBOOT
+#define CONFIG_FASTBOOT_AUTO_REBOOT_MODE 0x3
+
/* MMC SPL */
#define CONFIG_SPL
#define IROM_FNPTR_BASE 0x02020030