Skip to content

Commit 8305df1

Browse files
committed
doc: added comment for hack.
Signed-off-by: ridale <[email protected]>
1 parent 3f9fa45 commit 8305df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libethdrivers/src/plat/imx6/uboot/imx-regs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#define ROMCP_ARB_BASE_ADDR 0x00000000
3434
#define ROMCP_ARB_END_ADDR 0x000FFFFF
35-
35+
// HACK use imx6 register layout for imx8
3636
#if defined (CONFIG_PLAT_IMX8MQ_EVK)
3737
#define CONFIG_PLAT_IMX6DQ
3838
#endif

0 commit comments

Comments
 (0)