On 2015-05-02, Ian Campbell wrote:
> On Tue, 2015-04-21 at 08:54 -0700, Vagrant Cascadian wrote:
>> The following patch prefers the use of the dtb file identified by the
>> u-boot variable ${fdtfile}, which makes it easier to support installs
>> where a single u-boot image can support multiple boa
On 2015-05-03, Ian Campbell wrote:
> On Tue, 2015-04-21 at 08:54 -0700, Vagrant Cascadian wrote:
>>load ${device} ${partition} ${loadaddr} ${pathprefix}vmlinuz-${kvers} \
>> - && load ${device} ${partition} ${fdtaddr} ${pathprefix}dtb-${kvers} \
>> + && load ${device} ${partition} ${fdtaddr}
On Tue, 2015-04-21 at 08:54 -0700, Vagrant Cascadian wrote:
>load ${device} ${partition} ${loadaddr} ${pathprefix}vmlinuz-${kvers} \
> - && load ${device} ${partition} ${fdtaddr} ${pathprefix}dtb-${kvers} \
> + && load ${device} ${partition} ${fdtaddr}
> ${pathprefix}dtbs-${kvers}/${fdtfile}
On Tue, 2015-04-21 at 08:54 -0700, Vagrant Cascadian wrote:
> Package: flash-kernel
> Version: 3.35
> Severity: wishlist
> Tags: patch
Hi Vagrant,
> The following patch prefers the use of the dtb file identified by the
> u-boot variable ${fdtfile}, which makes it easier to support installs
> wher
Package: flash-kernel
Version: 3.35
Severity: wishlist
Tags: patch
The following patch prefers the use of the dtb file identified by the
u-boot variable ${fdtfile}, which makes it easier to support installs
where a single u-boot image can support multiple boards, but need to
load different fdt fil
5 matches
Mail list logo