Revert back to default 8 CPUS

See:
https://github.com/torvalds/linux/blob/master/arch/riscv/Kconfig#L242
https://github.com/u-boot/u-boot/blob/master/arch/riscv/Kconfig#L203

We want to check if this is what causes memory corruption at boot.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-12-06 07:19:21 +02:00
parent ea5cbbcfce
commit f2efe7c36f
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
CONFIG_NR_CPUS=32
CONFIG_NR_CPUS=8