diff options
author | Carlos Santos <unixmania@gmail.com> | 2019-08-14 07:29:57 -0300 |
---|---|---|
committer | Christoph Muellner <christoph.muellner@theobroma-systems.com> | 2019-11-06 21:26:06 +0100 |
commit | 047143e579c69273b413e4d74edd1d7c68932d77 (patch) | |
tree | 343e1694129076339174a7673bd1b384a21f0686 /package/devmem2/devmem2.hash | |
parent | ffd5c0a11e142b1dd20af45e77785c58b4d329d2 (diff) |
package/devmem2: remove packageHEAD2019.05.1-som
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>
Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Diffstat (limited to 'package/devmem2/devmem2.hash')
-rw-r--r-- | package/devmem2/devmem2.hash | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/devmem2/devmem2.hash b/package/devmem2/devmem2.hash deleted file mode 100644 index aa638d631d..0000000000 --- a/package/devmem2/devmem2.hash +++ /dev/null @@ -1,3 +0,0 @@ -# Locally calculated -sha256 3b15515693bae1ebd14d914e46d388edfec2175829ea1576a7a0c8606ebbe639 devmem2.c -sha256 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae devmem2.c.license |