From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 20 Apr 2015 09:39:05 +0200 Subject: [U-Boot] [PATCH v2] video, ipu: make ldb_clock configurable In-Reply-To: <1429509141-10304-1-git-send-email-hs@denx.de> References: <1429509141-10304-1-git-send-email-hs@denx.de> Message-ID: <20150420093905.31f2f0ac@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 20 Apr 2015 07:52:21 +0200 Heiko Schocher wrote: > make the ldb_clock configurable through the new define > CONFIG_SYS_LDB_CLOCK. This is needed as the ldb clock is not > always 650000000, for example on the aristainetos2 board, > where the ldb clock derives from PLL5 clock. > > Signed-off-by: Heiko Schocher > Tested-by: Eric Nelson applied to u-boot-video/master. Thanks! -- Anatolij