Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
L
linux-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • linux-kernel
  • linux-imx
  • Repository

Switch branch/tag
  • linux-imx
  • firmware
  • acenic
  • tg1.bin.ihex
Find file
BlameHistoryPermalink
  • Jaswinder Singh's avatar
    firmware: convert acenic driver to request_firmware() · 949b4254
    Jaswinder Singh authored Jan 04, 2009
    We store the firmware in its native big-endian form now, so the loop in
    ace_copy() is modified to use be32_to_cpup() when writing it out.
    
    We can forget the BSS,SBSS sections of the firmware, since we were
    clearing all the device's RAM anyway. And the text,rodata,data sections
    can all be loaded as a single chunk since they're contiguous (give or
    take a few dozen bytes in between).
    Signed-off-by: 's avatarJaswinder Singh <jaswinder@infradead.org>
    Signed-off-by: 's avatarDavid Woodhouse <dwmw2@infradead.org>
    Acked-by: 's avatarJes Sorensen <jes@sgi.com>
    Signed-off-by: 's avatarDavid S. Miller <davem@davemloft.net>
    949b4254
tg1.bin.ihex 196 KB
EditWeb IDE
×

Replace tg1.bin.ihex

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.