From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 17 Nov 2009 13:40:20 +0100 Subject: [U-Boot] Please pull u-boot-ppc4xx/master Message-ID: <200911171340.20491.sr@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 Hi Wolfgang, please pull 2 fixes for esd boards with the CAN SJA1000 header. This header should be removed again, when real CAN/SJA1000 support will be added. Thanks. The following changes since commit 3c014f1586d5bfe30dca7549396915c83f31cd30: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-net are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Matthias Fuchs (3): Add minimal SJA1000 header for basic CAN mode ppc4xx: Initialize magnetic couplers in PLU405 ppc4xx: Initialize magnetic coupler on VOM405 boards board/esd/plu405/plu405.c | 36 +++++++++++++++++++++++++++ board/esd/vom405/vom405.c | 35 ++++++++++++++++++++++++++ include/configs/PLU405.h | 3 +- include/sja1000.h | 60 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 133 insertions(+), 1 deletions(-) create mode 100644 include/sja1000.h