From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Tue, 3 Sep 2019 01:39:43 +0000 Subject: [U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case In-Reply-To: References: <1563262978-6855-1-git-send-email-jun.nie@linaro.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi Jun, > Subject: Re: [PATCH 0/3] Support distro boot in pico-imx7d BL33 case > > Jun Nie 于2019年8月8日周四 下午12:04写道: > > > > Jun Nie 于2019年7月16日周二 下午3:43写道: > > > > > > 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(-) > > > > > > -- > > > > Hi Vanessa, > > > > Do you have any comments on these 3 patches? Or we can merge it now? > Thanks! > > > > Best Regards > > Jun > > Hi, > > Does anyone has comments on these patches? Maybe we can merge them as > no comments for a long time. Thanks! I could merge this patchset into nxp-imx and send pull request to Stefano, if you are fine with that. Regards, Peng. > > Regards, > Jun