From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Date: Tue, 16 Jul 2019 15:42:55 +0800 Subject: [U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case Message-ID: <1563262978-6855-1-git-send-email-jun.nie@linaro.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Support distro boot in pico-imx7d BL33 case with changing the enviroment variables. While the other two patches are for polishing clock code and for feature enablement. Jun Nie (3): pico-imx7d: add config to enable CAAM pico-imx7d: Support distro boot for FIT image case pico-imx7d: polish uart clock id definition arch/arm/include/asm/arch-mx7/clock.h | 18 +---------------- configs/pico-imx7d_bl33_defconfig | 1 + include/configs/pico-imx7d.h | 37 +++++++++++------------------------ 3 files changed, 13 insertions(+), 43 deletions(-) -- 2.7.4