
21 Jan
2016
21 Jan
'16
9:04 a.m.
Hi Simon,
On Mon, Jan 18, 2016 at 7:12 AM, Simon Glass sjg@chromium.org wrote:
We have drivers for several more devices now, so drop the strings which are no-longer used.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Drop bd82x6x_pci_init() function and associated DM-conversion patch
- Drop LPC init method an 'Add an init() method to the LPC uclass' patch
arch/x86/cpu/ivybridge/lpc.c | 6 ------ include/fdtdec.h | 5 ----- lib/fdtdec.c | 5 ----- 3 files changed, 16 deletions(-)
This patch does not apply on existing u-boot-x86/master. I tried to rebase u-boot-x86/master on top of latest u-boot/master, but it still does not apply. Please rebase this patch on top of current u-boot-x86/master and submit a new version. Thanks!
Regards, Bin