Re: [PATCH] docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions

2024-01-07 Thread Alistair Francis
On Thu, Jan 4, 2024 at 5:18 PM Bin Meng wrote: > > Currently, the documentation outlines the process for building the > S-mode U-Boot image using `make menuconfig` and manual actions within > the menuconfig UI. However, this approach is fragile due to Kconfig > options potentially changing across

Re: [PATCH] docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions

2024-01-04 Thread Alistair Francis
On Thu, Jan 4, 2024 at 5:18 PM Bin Meng wrote: > > Currently, the documentation outlines the process for building the > S-mode U-Boot image using `make menuconfig` and manual actions within > the menuconfig UI. However, this approach is fragile due to Kconfig > options potentially changing across

[PATCH] docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions

2024-01-03 Thread Bin Meng
Currently, the documentation outlines the process for building the S-mode U-Boot image using `make menuconfig` and manual actions within the menuconfig UI. However, this approach is fragile due to Kconfig options potentially changing across different releases. For example, CONFIG_OF_PRIOR_STAGE