-
- Downloads
x86: Set up a shared syscon numbering schema
Each system controller can have a number to identify it. It can then be accessed using syscon_get_by_driver_data(). Put this in a shared header file and update the only current user. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/x86/cpu/ivybridge/early_me.c 2 additions, 1 deletionarch/x86/cpu/ivybridge/early_me.c
- arch/x86/cpu/ivybridge/sdram.c 3 additions, 3 deletionsarch/x86/cpu/ivybridge/sdram.c
- arch/x86/include/asm/cpu.h 9 additions, 0 deletionsarch/x86/include/asm/cpu.h
- configs/chromebox_panther_defconfig 2 additions, 0 deletionsconfigs/chromebox_panther_defconfig
Loading
Please register or sign in to comment