Skip to content
Snippets Groups Projects
Commit 78701183 authored by Tom Rini's avatar Tom Rini
Browse files

am335x_evm: Correct BOOTCOUNT driver support


We need to set the 'BE' flag here for things to work right.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent ae1a74eb
No related branches found
No related tags found
No related merge requests found
......@@ -223,6 +223,7 @@
/* Bootcount using the RTC block */
#define CONFIG_BOOTCOUNT_LIMIT
#define CONFIG_BOOTCOUNT_AM33XX
#define CONFIG_SYS_BOOTCOUNT_BE
/* USB gadget RNDIS */
#define CONFIG_SPL_MUSB_NEW_SUPPORT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment