Skip to content
Snippets Groups Projects
  1. Jan 02, 2017
  2. Aug 25, 2014
    • pekon gupta's avatar
      board/ti/am335x: add support for beaglebone NOR Cape · 3df3bc1e
      pekon gupta authored
      
      This patch adds support of NOR cape[1] for both Beaglebone (white) and
      Beaglebone(Black) boards. NOR Flash on this cape is connected to GPMC
      chip-select[0] and accesses as external memory-mapped device.
      This cape has 128Mbits(16MBytes), x16, CFI compatible NOR Flash device.
      
      As GPMC chip-select[0] can be shared by multiple capes so NOR profile is
      not enabled by default in boards.cfg. Following changes are required to
      enable NOR cape detection when building am335x_boneblack board profile.
      
      Signed-off-by: default avatarTom Rini <trini@ti.com>
      3df3bc1e
  3. Jan 18, 2011
    • Heiko Schocher's avatar
      mpc5200, digsy_mtc: add support for rev5 board version · 466f0137
      Heiko Schocher authored
      
      difference to previous board version:
      - M29W128GH flash from Numonyx
      - SDRAM ISSI IS45S16800 (Option A2 105°C)
      - rev5 uses RTC RV-3029-C2
      - update cs0 and cs1 baseaddr and length
        depending on the detected flash size.
      - added Werner Pfister <Pfister_Werner@intercontrol.de>
        as maintainer for the digsy board variants
      - As the M29W128GH needs a special flash_cmd_reset()
        document that in the new file doc/README.cfi.
      - move "#endif /* CONFIG_CMD_IDE */" to the right place
      - remove LOWBOOT config option for digsy_mtc and digsy_mtc_rev5
        boards
      - change doc/README.cfi as Stefan Roese suggested
      
      Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      Acked-by: default avatarDetlev Zundel <dzu@denx.de>
      cc: Wolfgang Denk <hs@denx.de>
      cc: Stefan Roese <sr@denx.de>
      cc: Werner Pfister <Pfister_Werner@intercontrol.de>
      cc: Detlev Zundel <dzu@denx.de>
      466f0137
Loading