Re: [PATCH 23/26] tests/boot_linux_console: Test SDHCI and termal sensor on raspi3

2019-10-28 Thread Cleber Rosa
On Mon, Oct 28, 2019 at 08:34:38AM +0100, Philippe Mathieu-Daudé wrote: > From: Philippe Mathieu-Daudé > > Add a test which loads the root filesystem on a SD card. > Use a kernel recent enough to also test the thermal sensor. > > The kernel image comes from: > https://github.com/sakaki-/bcmrpi3-

[PATCH 23/26] tests/boot_linux_console: Test SDHCI and termal sensor on raspi3

2019-10-28 Thread Philippe Mathieu-Daudé
From: Philippe Mathieu-Daudé Add a test which loads the root filesystem on a SD card. Use a kernel recent enough to also test the thermal sensor. The kernel image comes from: https://github.com/sakaki-/bcmrpi3-kernel#description The cpio image used comes from the linux-build-test project: https