linux-aspeed: Add devmem kernel parameter

From the kernel commit message:

    For security reasons, some configuration needs to run without /dev/mem
    but on some occasions, to debug HW for instance, it's still useful to
    be able to reboot the system with access to physical memory.

    Add a kernel parameter which activates the /dev/mem device only when
    'mem.devmem' is enabled.

Change-Id: Id520ef87671a6b357cab86e7570364874b6ac805
Signed-off-by: Joel Stanley <joel@jms.id.au>
3 files changed
tree: 78b79610fce5f160b96ac92ae8d5790e83efb250
  1. conf/
  2. recipes-bsp/
  3. recipes-core/
  4. recipes-kernel/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. MAINTAINERS
  9. README.md
README.md

ASPEED

This is the ASPEED Board Support Package (BSP) layer. It supports the AST2400 and AST2500; ARM service management SOCs made by ASPEED. More information about the AST2400 and AST2500 can be found here and here.