Skip to content

Commit

Permalink
doc: added comment for hack.
Browse files Browse the repository at this point in the history
Signed-off-by: ridale <[email protected]>
  • Loading branch information
ridale committed Aug 23, 2021
1 parent 3f9fa45 commit 8305df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libethdrivers/src/plat/imx6/uboot/imx-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#define ROMCP_ARB_BASE_ADDR 0x00000000
#define ROMCP_ARB_END_ADDR 0x000FFFFF

// HACK use imx6 register layout for imx8
#if defined (CONFIG_PLAT_IMX8MQ_EVK)
#define CONFIG_PLAT_IMX6DQ
#endif
Expand Down

0 comments on commit 8305df1

Please sign in to comment.