[U-Boot] [PATCH v3 02/17] rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
hl
hl at rock-chips.com
Mon Nov 9 03:59:35 CET 2015
Hi Simon,
On 06/11/15 20:08, Simon Glass wrote:
> Hi,
>
> On 6 November 2015 at 01:33, Lin Huang <hl at rock-chips.com> wrote:
>> since different rockchip SOC have different size of SRAM,
>> So the size SYS_MALLOC_F_LEN may different, so move this
>> config to rk3288 own Kconfig
>>
>> Signed-off-by: Lin Huang <hl at rock-chips.com>
>> ---
>> Changes in v1: None
>> Changes in v2: None
>> Changes in v3: None
>>
>> arch/arm/mach-rockchip/Kconfig | 3 ---
>> arch/arm/mach-rockchip/rk3288/Kconfig | 3 +++
>> 2 files changed, 3 insertions(+), 3 deletions(-)
> I thought I Acked this patch, and several others. To avoid me having
> to review everything again, can you please pick those up and send a
> new version?
i checked v1 patch, you Ack several patchs, include:
rockchip: Bring in RK3036 device tree file includes and bindings
rockchip: rk3036: Add clock driver
rockchip: rk3036: Add header files for GRF
rockchip: rk3036: Add Soc reset driver
rockchip: rk3036: Add a simple syscon driver
rockchip: rk3036: Add pinctrl driver
but since we add the SPL stage, it is a big move, so these patchs
all have been modified,
and need your help to review again,
> Regards,
> Simon
>
>
>
--
Lin Huang
More information about the U-Boot
mailing list