From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Date: Fri, 26 Jul 2019 22:16:58 +0800 Subject: [U-Boot] [PATCH 0/3] Support distro boot in pico-imx7d BL33 case In-Reply-To: <1563262978-6855-1-git-send-email-jun.nie@linaro.org> 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 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. > Hi, any comments? Thanks! Jun