Dear Ivan,
In message
you wrote:
>
> Is there any special reason to not pass the board description
> structure to OS when loading OS image ? u-boot does not pass
Passing a binary data structure like bd_t is an extremely ugly, error
prone and risky way to transfer information between independen
Hi everyone,
Is there any special reason to not pass the board description
structure to OS when loading OS image ? u-boot does not pass
bd_t pointer to any images not loaded with "bootm". We cannot
convert our image to u-boot format and we want to access board
description structure. Could you plea
2 matches
Mail list logo