From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 11 Feb 2016 21:47:20 +0100 Subject: [U-Boot] Pull request: u-boot-video/master Message-ID: <20160211214720.0309885a@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, The following changes since commit 94985cc9d3d7ed991ca8b2627d5894df5ea68f49: Merge branch 'master' of git://git.denx.de/u-boot-usb (2016-02-04 06:56:23 -0500) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to 6c88b51305d69b9728c56f27f363530a7f3d7e83: video: tegra: Enable the 'lcd' env variable work-around (2016-02-11 21:39:38 +0100) ---------------------------------------------------------------- Simon Glass (2): dm: video: Add a temporary work-around for old stdout var video: tegra: Enable the 'lcd' env variable work-around Stephen Warren (1): video: bcm2835: use bus_to_phys() on FB address arch/arm/mach-tegra/Kconfig | 1 + common/console.c | 8 ++++++++ drivers/video/Kconfig | 10 ++++++++++ drivers/video/bcm2835.c | 4 +++- 4 files changed, 22 insertions(+), 1 deletion(-) Please pull. Thanks! -- Anatolij