
27 Apr
2019
27 Apr
'19
4:47 p.m.
On Thu, Apr 18, 2019 at 08:00:48AM -0400, Robert P. J. Day wrote:
As far back as 2011, "_armboot_start" was being described as "no longer defined":
commit 297f18ac0fbeef30ba1c17fe131ca75f09a6e7cf Author: Greg Ungerer greg.ungerer@opengear.com Date: Fri Sep 9 22:23:34 2011 +1000
CM4000: fix broken flash base for OpenGear boards
Use _bss_start_ofs as the size of the boot loader code+data that we want to protect in the flash. This replaces use of the no longer defined _armboot_start.
diff --git a/doc/README.ARM-memory-map b/doc/README.ARM-memory-map deleted file mode 100644 index 1b120ac3e1..0000000000
Applied to u-boot/master, thanks!
--
Tom