From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 07 Jul 2009 14:29:29 +0200 Subject: [U-Boot] [PATCH] Add suport for the graphic controller included in the JADE SOC In-Reply-To: <4A4C7D73.1080502@denx.de> References: <1246368064-4957-1-git-send-email-matthias.weisser@graf-syteco.de> <1246368064-4957-2-git-send-email-matthias.weisser@graf-syteco.de> <4A4B6748.5050802@denx.de> <4A4C6999.2E8A.0063.0@graf-syteco.de> <4A4C7D73.1080502@denx.de> Message-ID: <4A533FA9.3040406@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anatolij Gustschin wrote: >> But a common include file with the register offsets seems to be a >> good idea to me. > > I'will prepare a list of register offset defines for "include/mb862xx.h" > and send a patch so that you can use them in your code. now the patch is out: http://lists.denx.de/pipermail/u-boot/2009-July/055582.html you can use the register offsets from "include/mb862xx.h" in your code for JADE SOC. Thanks, Anatolij