Re: [U-Boot] [PATCH 4/6] mvebu: select boot device at SoC level

2018-08-06 Thread Dennis Gilmore
Weird git am failed for me so I had to tweak the patch. I must have done something wrong on my end. I did test on the helios4 after applying the set and it booted fine On 6 August 2018 2:13:33 pm GMT+02:00, Stefan Roese wrote: >Hi Baruch, > >On 06.08.2018 12:12, Baruch Siach wrote: >> Hi Dennis

Re: [U-Boot] [PATCH 4/6] mvebu: select boot device at SoC level

2018-08-06 Thread Stefan Roese
Hi Baruch, On 06.08.2018 12:12, Baruch Siach wrote: Hi Dennis, Thanks for taking the time to look into this series. Dennis Gilmore writes: this patch needs to be rebased on git master as it does not apply. The conflict is trivial for git to handle automatically on rebase (remove, remove). I

Re: [U-Boot] [PATCH 4/6] mvebu: select boot device at SoC level

2018-08-06 Thread Baruch Siach
Hi Dennis, Thanks for taking the time to look into this series. Dennis Gilmore writes: > this patch needs to be rebased on git master as it does not apply. The conflict is trivial for git to handle automatically on rebase (remove, remove). I assume 'git am -3' can do the same. Would you like me

Re: [U-Boot] [PATCH 4/6] mvebu: select boot device at SoC level

2018-07-31 Thread Dennis Gilmore
Hi Baruch, this patch needs to be rebased on git master as it does not apply. Thanks Dennis El lun, 18-06-2018 a las 21:56 +0300, Baruch Siach escribió: > Move the gdsys Controlcenter DC specific build time kwbimage.cfg > generation code into the mach-mvebu/ directory to be shared by all > 32bit

[U-Boot] [PATCH 4/6] mvebu: select boot device at SoC level

2018-06-18 Thread Baruch Siach
Move the gdsys Controlcenter DC specific build time kwbimage.cfg generation code into the mach-mvebu/ directory to be shared by all 32bit mvebu platforms. Remove board specific kwbimage.cfg files, and use the generated one instead. These files are all identical, with two exceptions. Clearfog and H