nanohub: fix BL's .data section

The initialization values for the BL's .data section should be in the
memory block 'bl' after BL code, not in the memory block 'code'.

Fix also objcopy command line to include the .data section, and remove
the reference to the non-existing .blrodata section.

Current BL code does not provide any content in the .data section that
is thus empty; this commit does not change the resulting binary output.

Change-Id: Ie03b5d6c39ad4937b8b198f0a6ee6b32189d1057
Signed-off-by: Antonio Borneo <antonio.borneo@st.com>
3 files changed
tree: 871b886a7216fbbfbc47d8fdcc488e2cf11d8e7b
  1. contexthubhal/
  2. firmware/
  3. inc/
  4. lib/
  5. sensorhal/
  6. util/
  7. .gitignore