aboutsummaryrefslogtreecommitdiff
path: root/src/soc/ti/am335x/bootblock_media.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/ti/am335x/bootblock_media.c')
-rw-r--r--src/soc/ti/am335x/bootblock_media.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/ti/am335x/bootblock_media.c b/src/soc/ti/am335x/bootblock_media.c
index 1c65c38684..b7e49a6c47 100644
--- a/src/soc/ti/am335x/bootblock_media.c
+++ b/src/soc/ti/am335x/bootblock_media.c
@@ -3,7 +3,6 @@
#include <boot_device.h>
#include <symbols.h>
-/* FIXME: No idea how big the internal SRAM actually is. */
static const struct mem_region_device boot_dev =
MEM_REGION_DEV_RO_INIT(_sram, CONFIG_ROM_SIZE);