[RTEMS Project] #4866: Docs lie about default of riscv BSP_FDT_BLOB_SIZE_MAX

RTEMS trac trac at rtems.org
Mon Feb 27 15:03:44 UTC 2023


#4866: Docs lie about default of riscv BSP_FDT_BLOB_SIZE_MAX
--------------------------------+--------------------
  Reporter:  Jens Schweikhardt  |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  normal             |  Milestone:
 Component:  tool/website       |    Version:
  Severity:  normal             |   Keywords:
Blocked By:                     |   Blocking:
--------------------------------+--------------------
 Chasing the reason for why a tiny RTEMS app is about 300KB in size, I
 found that the default value as displayed by

 {{{
 $ ./waf --rtems-bsps=riscv/rv32imafc bspdefaults|grep BLOB_SIZE
 BSP_FDT_BLOB_SIZE_MAX = 262144
 }}}

 does not match the one stated in
 https://docs.rtems.org/branches/master/user/bsps/bsps-riscv.html#build-
 configuration-options which says 65536.

 Desired action: make code and docs agree on a default value.

--
Ticket URL: <http://devel.rtems.org/ticket/4866>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list