am335x_evm: Correct BOOTCOUNT driver support
We need to set the 'BE' flag here for things to work right. Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
ae1a74ebe7
commit
787011834e
@ -223,6 +223,7 @@
|
|||||||
/* Bootcount using the RTC block */
|
/* Bootcount using the RTC block */
|
||||||
#define CONFIG_BOOTCOUNT_LIMIT
|
#define CONFIG_BOOTCOUNT_LIMIT
|
||||||
#define CONFIG_BOOTCOUNT_AM33XX
|
#define CONFIG_BOOTCOUNT_AM33XX
|
||||||
|
#define CONFIG_SYS_BOOTCOUNT_BE
|
||||||
|
|
||||||
/* USB gadget RNDIS */
|
/* USB gadget RNDIS */
|
||||||
#define CONFIG_SPL_MUSB_NEW_SUPPORT
|
#define CONFIG_SPL_MUSB_NEW_SUPPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user