
21 Jan
2019
21 Jan
'19
7:24 p.m.
This enum still exists but we can shrink it a little based on recent driver-model conversions with samsung. Update it to remove unused items.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Lukasz Majewski lukma@denx.de ---
Changes in v3: None Changes in v2: None
include/fdtdec.h | 6 ------ lib/fdtdec.c | 6 ------ 2 files changed, 12 deletions(-)
Applied to u-boot-dm, thanks!