u-boot-brain/arch/x86/include/asm/arch-apollolake
Simon Glass 4711c1f548 x86: apl: Add hex offsets for registers in FSP-S
When comparing hex dumps it is useful to see the offsets of the registers.
Add them in where they correspond to a multiple of 16.

Possibly it would be useful to have a a command to output the FSP values
in human-readable form, making use of the fsp_bindings implementation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-06-02 09:16:13 +08:00
..
fsp x86: apl: Add hex offsets for registers in FSP-S 2020-06-02 09:16:13 +08:00
cpu.h x86: apl: Add a CPU driver 2019-12-15 11:44:29 +08:00
fsp_bindings.h x86: apl: Use devicetree for FSP-S configuration 2020-05-27 14:40:09 +08:00
global_nvs.h x86: apl: Add Global NVS table header 2020-04-16 14:36:28 +08:00
gpio.h x86: apl: Add pinctrl driver 2019-12-15 11:44:26 +08:00
iomap.h x86: apl: Add basic IO addresses 2019-12-15 11:44:26 +08:00
lpc.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pch.h x86: apl: Add PCH driver 2019-12-15 11:44:28 +08:00
pm.h x86: apl: Add PMC driver 2019-12-15 11:44:26 +08:00
systemagent.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
uart.h x86: apl: Add UART driver 2019-12-15 11:44:26 +08:00