Files
u-boot/arch/arm/include/asm
Anatolij Gustschin 2fdb1a1df9 imx8: cpu: add uclass based CPU driver
print_cpuinfo() in board init code requires uclass CPU driver,
add it to be able to display CPU info when CONFIG_DISPLAY_CPUINFO
option is enabled. CPU node in DT will have to include 'clocks'
and 'u-boot,dm-pre-reloc' properties for generic print_cpuinfo()
to work as expected. The driver outputs info for i.MX8QXP Rev A
and Rev B CPUs.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2018-10-22 12:59:01 +02:00
..
2018-06-19 07:31:47 -04:00
2018-10-22 12:59:01 +02:00
2018-07-26 13:15:30 -07:00
2018-05-07 15:53:29 -04:00
2018-09-25 21:49:18 -04:00
2018-01-19 15:49:26 -05:00
2017-10-02 21:52:20 -04:00