Home
last modified time | relevance | path

Searched hist:"7 af4eca73c1c016e8ce5157d5aa0dc77c015c3e1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ram/
H A DMakefile7af4eca73c1c016e8ce5157d5aa0dc77c015c3e1 Thu Jul 05 12:05:41 UTC 2018 YouMin Chen <cym@rock-chips.com> drivers: ram: ram-uclass depend on TPL_DM or SPL_DM

Some platform with sram size small, not use TPL_DM framework for TPL,
so never need ram-uclass.
This can remove _u_boot_list_2_uclass_2_ram from tpl bin.

Change-Id: I93a6cfcc164f193d12f763d41ce68b5b20233541
Signed-off-by: YouMin Chen <cym@rock-chips.com>