On 4 July 2016 at 11:58, Simon Glass wrote:
> Add a simple test which checks that the of-platdata system is working
> correctly. The sequence is as follows:
>
> - SPL starts up and probes all the UCLASS_MISC drivers
> - There are 3 of these in sandbox.dts
> - Therefore there should be 3 U_BOOT_DEV
Add a simple test which checks that the of-platdata system is working
correctly. The sequence is as follows:
- SPL starts up and probes all the UCLASS_MISC drivers
- There are 3 of these in sandbox.dts
- Therefore there should be 3 U_BOOT_DEVICE() declarations in dt-platdata.c
- These should produ
2 matches
Mail list logo