package/devmem2: remove package
authorCarlos Santos <unixmania@gmail.com>
Wed, 14 Aug 2019 10:29:57 +0000 (07:29 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 23 Sep 2019 20:05:57 +0000 (22:05 +0200)
commit2b2579afebfc7a9b8a458af1f2d206101fbfa19c
treea6c82bd73dbbd0c79e838114142df92d377f8c0a
parentf89871e81085fe955f4fe602070dc32628d30f3a
package/devmem2: remove package

It was here just for backwards compatibility and is not used by any
package or board after commits

  59856480b6 packages/devmem2: remove from all board configurations
  2f6e3eae55 package/ti-gfx: do not use devmem2 in script

There are address casting issues with 32bit access on a 64bit bus (like
on the SoC FPGA ARM processors) with this tool. The Busybox version of
devmem is the most up to date and supports quadword access.

Fixes: https://bugs.busybox.net/show_bug.cgi?id=10171
Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy
DEVELOPERS
package/devmem2/0001-be-coherent-in-type-usage.patch [deleted file]
package/devmem2/Config.in [deleted file]
package/devmem2/devmem2.hash [deleted file]
package/devmem2/devmem2.mk [deleted file]