]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: fix sid base address macro name for H6
authorIcenowy Zheng <icenowy@aosc.io>
Sat, 18 Aug 2018 05:36:44 +0000 (13:36 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 20 Aug 2018 11:52:59 +0000 (17:22 +0530)
commit674e85781f84498c8d98228246411ea41d1f8702
tree4a0c639a912d8897f03d0a70fc72362f89183ae3
parent450c0b0062ec0232ad33c5d7eca0781a66b2b570
sunxi: fix sid base address macro name for H6

In the current H6 CPU memory space code, the SUNXI in the macro name of
the SID address base is wrongly spelled as SNUXI, which leads to SID
readout not working.

Fix this macro name.

Fixes: 55f6b1c351c9 ("sunxi: add basic memory map definitions of H6 SoC")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h