u-boot-brain/drivers/cpu
Simon Glass 600f584d81 cpu: Support querying the address width
Different CPUs may support different address widths, meaning the amount of
memory they can address. Add a property for this to the cpu_info struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-04-16 14:36:28 +08:00
..
bmips_cpu.c
cpu_sandbox.c cpu: Support querying the address width 2020-04-16 14:36:28 +08:00
cpu-uclass.c
imx8_cpu.c
Kconfig
Makefile
mpc83xx_cpu.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
mpc83xx_cpu.h
riscv_cpu.c