[U-Boot] [PATCH v3 01/13] test: regmap: Increase size of syscon0 memory

Simon Glass sjg at chromium.org
Thu Aug 2 16:56:35 UTC 2018


On 31 July 2018 at 04:00, Mario Six <mario.six at gdsys.cc> wrote:
> The upcoming changes to the regmap interface will contain a proper check
> for plausibility when reading/writing from/to a register map. To still
> have the current tests pass, increase the size of the memory region for
> the syscon0 device, since one of the tests reads and writes beyond this
> range.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> v2 -> v3:
> New in v3
>
> ---
>  arch/sandbox/dts/test.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list