ARM: milbeaut: Add basic support for Milbeaut m10v SoC
This adds the basic M10V SoC support under arch/arm. Since all cores are activated in the custom bootloader before booting linux, it is necessary to wait for the secondary-cores using cpu-enable- method and special sram. Signed-off-by:Sugaya Taichi <sugaya.taichi@socionext.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Showing
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/Makefile 1 addition, 0 deletionsarch/arm/Makefile
- arch/arm/mach-milbeaut/Kconfig 20 additions, 0 deletionsarch/arm/mach-milbeaut/Kconfig
- arch/arm/mach-milbeaut/Makefile 1 addition, 0 deletionsarch/arm/mach-milbeaut/Makefile
- arch/arm/mach-milbeaut/platsmp.c 143 additions, 0 deletionsarch/arm/mach-milbeaut/platsmp.c
Loading
Please register or sign in to comment