
22 Mar
2019
22 Mar
'19
8:53 a.m.
On Fri, 22 Mar 2019 at 02:10, Thierry Reding thierry.reding@gmail.com wrote:
From: Thierry Reding treding@nvidia.com
This eliminates the need for intermediate helper functions and allow the macros to return a value so that it can be used subsequently.
Signed-off-by: Thierry Reding treding@nvidia.com
Changes in v2:
- new patch
lib/fdtdec_test.c | 64 ++++++++++++++++------------------------------- 1 file changed, 22 insertions(+), 42 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org