[U-Boot] [PATCH V6 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device
Eddie Cai
eddie.cai.linux at gmail.com
Wed May 24 01:43:02 UTC 2017
2017-05-24 8:44 GMT+08:00 Simon Glass <sjg at chromium.org>:
> Hi Eddie,
>
> On 22 May 2017 at 00:43, Eddie Cai <eddie.cai.linux at gmail.com> wrote:
>> this patch enable rockusb support on rk3288 based device.
>>
>> Signed-off-by: Eddie Cai <eddie.cai.linux at gmail.com>
>>
>> Changes in v6:
>> -enable rockusb in defconfig
>>
>> Changes in v5:
>> -none
>>
>> Changes in v4:
>> -move to rk3288_common.h
>>
>> Changes in v3:
>> -move to defconfig
>>
>> ---
>> configs/evb-rk3288_defconfig | 11 +++++++++++
>> configs/fennec-rk3288_defconfig | 8 ++++++++
>> configs/firefly-rk3288_defconfig | 8 ++++++++
>> configs/miqi-rk3288_defconfig | 8 ++++++++
>> configs/popmetal-rk3288_defconfig | 8 ++++++++
>> configs/tinker-rk3288_defconfig | 8 ++++++++
>> include/configs/rk3288_common.h | 7 -------
>> 7 files changed, 51 insertions(+), 7 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> But can you use imply in the Kconfig to enable this for all rk2388 boards?
I found only SPL things use imply in the Kconfig. Will it be compiled
to SPL if i do so?
More information about the U-Boot
mailing list