On 21/01/18 00:52, Vagrant Cascadian wrote:
On 2018-01-20, Vagrant Cascadian wrote:
On 2017-12-12, Andre Heider wrote:
Subject: [PATCH 05/10] bootscr.uboot-generic: support multiple prefixes to
load from
Subject: [PATCH 06/10] beaglebone: clean up boot script
I might try to rework 5-6 with
On 2017-12-12, Andre Heider wrote:
> Subject: [PATCH 06/10] beaglebone: clean up boot script
>
> Use $fk_image_locations and distro compatible variable names, get rid
> of the duplicated code from bootscr.uboot-generic, and use that script
> additionally instead.
>
> Signed-off-by: Andre Heider
>
On 2018-01-20, Vagrant Cascadian wrote:
> On 2017-12-12, Andre Heider wrote:
>> Subject: [PATCH 05/10] bootscr.uboot-generic: support multiple prefixes to
>> load from
>> Subject: [PATCH 06/10] beaglebone: clean up boot script
>
> I might try to rework 5-6 with a slightly different approach.
Merg
On 2017-12-12, Andre Heider wrote:
> I added the ability to concatenate multiple scripts/snippets for the
> final boot script.
> Subject: [PATCH 01/10] bootscr.uboot-generic: quote bootargs
> Subject: [PATCH 02/10] Allow compiling scripts from $tmpdir
> Subject: [PATCH 03/10] Add support for mult
Hi Vagrant,
On 20/12/17 22:32, Vagrant Cascadian wrote:
On 2017-12-12, Andre Heider wrote:
I added the ability to concatenate multiple scripts/snippets for the
final boot script.
The new overlay handling snippet is supposed to be
used with this. But the feature itself also allows nice cleanups,
On 2017-12-12, Andre Heider wrote:
> Attached a patch series with an implementation.
Thanks for the patches!
> I added the ability to concatenate multiple scripts/snippets for the
> final boot script.
> The new overlay handling snippet is supposed to be
> used with this. But the feature itself
The patches need a bit more work.
But before I do that, I'd like some feedback if this would be
desirable/acceptable at all.
Let me know what you think,
Andre
Attached a patch series with an implementation.
I added the ability to concatenate multiple scripts/snippets for the
final boot script. The new overlay handling snippet is supposed to be
used with this. But the feature itself also allows nice cleanups,
demonstrated on odroid-u3 and beaglebone
Source: flash-kernel
Severity: wishlist
Recent u-boot versions support fdt overlays. It can load a base dtb,
apply various overlays to it, and pass the final device tree to the kernel.
To be able to use such overlays:
1) u-boot has to be compiled with CONFIG_OF_LIBFDT_OVERLAY
2) the base dtb h
9 matches
Mail list logo