Re: [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled

2019-04-28 Thread Rick Chen
Auer, Lukas 於 2019年4月26日 週五 上午4:58寫道: > > On Thu, 2019-04-25 at 09:00 +0800, Rick Chen wrote: > > Bin Meng 於 2019年4月24日 週三 下午3:02寫道: > > > On Wed, Apr 24, 2019 at 2:38 PM Andes wrote: > > > > From: Rick Chen > > > > > > > > This patch will fix prior_stage_fdt_address write failure problem,

Re: [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled

2019-04-25 Thread Auer, Lukas
On Thu, 2019-04-25 at 09:00 +0800, Rick Chen wrote: > Bin Meng 於 2019年4月24日 週三 下午3:02寫道: > > On Wed, Apr 24, 2019 at 2:38 PM Andes wrote: > > > From: Rick Chen > > > > > > This patch will fix prior_stage_fdt_address write failure problem, when > > > AE350 was booting from flash. > > > > was

Re: [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled

2019-04-25 Thread Auer, Lukas
Hi Rick, On Wed, 2019-04-24 at 14:33 +0800, Andes wrote: > From: Rick Chen > > This patch will fix prior_stage_fdt_address write failure problem, when > AE350 was booting from flash. > > When AE350 was booting from falsh, prior_stage_fdt_address will be in nit: should be flash > flash

Re: [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled

2019-04-24 Thread Rick Chen
Bin Meng 於 2019年4月24日 週三 下午3:02寫道: > > On Wed, Apr 24, 2019 at 2:38 PM Andes wrote: > > > > From: Rick Chen > > > > This patch will fix prior_stage_fdt_address write failure problem, when > > AE350 was booting from flash. > > was -> is OK > > > > > When AE350 was booting from falsh,

Re: [U-Boot] [PATCH v2 3/4] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled

2019-04-24 Thread Bin Meng
On Wed, Apr 24, 2019 at 2:38 PM Andes wrote: > > From: Rick Chen > > This patch will fix prior_stage_fdt_address write failure problem, when > AE350 was booting from flash. was -> is > > When AE350 was booting from falsh, prior_stage_fdt_address will be in was -> is > flash address, we shall