
3 Dec
2018
3 Dec
'18
7:20 p.m.
Hi Alvaro,
On Sat, 1 Dec 2018 at 12:31, Álvaro Fernández Rojas noltari@gmail.com wrote:
Please add a commit message here. It is important to describe the motivation and effect for each commit.
It should be the most enjoyable bit of each commit :-)
Looks good otherwise.
Signed-off-by: Álvaro Fernández Rojas noltari@gmail.com
v2: add remap tests
arch/sandbox/dts/test.dts | 1 + drivers/core/fdtaddr.c | 10 ++++++ drivers/core/read.c | 20 ++++++++++++ include/dm/fdtaddr.h | 13 ++++++++ include/dm/read.h | 36 +++++++++++++++++++++ test/dm/test-fdt.c | 82 +++++++++++++++++++++++++++++++++++++++++++++-- 6 files changed, 160 insertions(+), 2 deletions(-)
Regards, Simon