Re: [U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings

2019-10-05 Thread Joe Hershberger
Hi Bin, On Sat, Oct 5, 2019 at 9:13 PM Bin Meng wrote: > > Hi Joe, > > On Sun, Oct 6, 2019 at 9:05 AM Joe Hershberger wrote: > > > > Hi Bin, > > > > On Fri, Oct 4, 2019 at 9:27 PM Bin Meng wrote: > > > > > > Hi Simon, > > > > > > On Sat, Oct 5, 2019 at 10:16 AM Bin Meng wrote: > > > > > > > >

Re: [U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings

2019-10-05 Thread Bin Meng
Hi Joe, On Sun, Oct 6, 2019 at 9:05 AM Joe Hershberger wrote: > > Hi Bin, > > On Fri, Oct 4, 2019 at 9:27 PM Bin Meng wrote: > > > > Hi Simon, > > > > On Sat, Oct 5, 2019 at 10:16 AM Bin Meng wrote: > > > > > > Hi Simon, > > > > > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > > >

Re: [U-Boot] [PATCH v3 00/57] ram: rk3399: Add LPDDR4 support

2019-10-05 Thread Qu Wenruo
On 2019/10/6 上午9:05, Qu Wenruo wrote: > > > On 2019/7/16 下午7:56, Jagan Teki wrote: >> This is next revison of lpddr4 support on rk3399 compared to >> previous set[1]. It has some changes based on the commit orders >> and squashing few patches together and rest is same. >> >> Thanks to >> -

Re: [U-Boot] [PATCH v3 00/57] ram: rk3399: Add LPDDR4 support

2019-10-05 Thread Manivannan Sadhasivam
On Sun, Oct 06, 2019 at 09:05:43AM +0800, Qu Wenruo wrote: > > > On 2019/7/16 下午7:56, Jagan Teki wrote: > > This is next revison of lpddr4 support on rk3399 compared to > > previous set[1]. It has some changes based on the commit orders > > and squashing few patches together and rest is same. >

Re: [U-Boot] [PATCH v3 00/57] ram: rk3399: Add LPDDR4 support

2019-10-05 Thread Qu Wenruo
On 2019/7/16 下午7:56, Jagan Teki wrote: > This is next revison of lpddr4 support on rk3399 compared to > previous set[1]. It has some changes based on the commit orders > and squashing few patches together and rest is same. > > Thanks to > - YouMin Chen > - Akash Gajjar > - Kever Yang > for

Re: [U-Boot] [PATCH 021/126] sandbox: net: Suppress the MAC-address warnings

2019-10-05 Thread Joe Hershberger
Hi Bin, On Fri, Oct 4, 2019 at 9:27 PM Bin Meng wrote: > > Hi Simon, > > On Sat, Oct 5, 2019 at 10:16 AM Bin Meng wrote: > > > > Hi Simon, > > > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > > > > > These warnings appear every thing sandbox is run (see below) and dwarf the > > >

Re: [U-Boot] [PATCH 1/1] Revert "env: solve compilation error in SPL"

2019-10-05 Thread Tom Rini
On Fri, Oct 04, 2019 at 04:00:24PM -0400, Tom Rini wrote: > This reverts commit 7d4776545b0f8a8827e5d061206faf61c9ba6ea9. The > changes here break environment validation and furthermore do not seem to > be required. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom

Re: [U-Boot] [PATCH 1/1] Makefile: mrproper should remove *.pyc files

2019-10-05 Thread Tom Rini
On Thu, Oct 03, 2019 at 04:45:29PM +, Heinrich Schuchardt wrote: > *.pyc files contain compiled Python bytecode. 'make mrproper' should remove > them. > > Removing *.pyc files helps for instance sometimes when running into an > error "binman: Unknown entry type 'blob' in node

Re: [U-Boot] [PATCH] Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE

2019-10-05 Thread Tom Rini
On Wed, Oct 02, 2019 at 03:53:12PM +0200, Michal Simek wrote: > Trivial fix. > > Signed-off-by: Michal Simek Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] initcall.h: initcall_run_list(): Improve debug output

2019-10-05 Thread Tom Rini
On Wed, Sep 25, 2019 at 02:10:54PM +0300, Ovidiu Panait wrote: > From: Ovidiu Panait > > Existing debug output is mixed with the function name: > initcall_run_list() initcall: 25263initcall_run_list() (relocated to 425263) > > Turn it to: > initcall_run_list() initcall: 25263 (relocated to

Re: [U-Boot] [PATCH V2] ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL

2019-10-05 Thread Tom Rini
On Wed, Aug 07, 2019 at 10:16:33AM -0500, Adam Ford wrote: > The SPL device tree is missing the entires for gpio1, uart1, usdhc1 and > usdhc2. This creates the missing imx6q-logicpd-u-boot.dtsi file > which will enable these functions so SPL can properly setup UART, detect > microSD card, and

Re: [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the maintainer for socfpga

2019-10-05 Thread Tom Rini
On Fri, Oct 04, 2019 at 04:43:50PM +0800, Ley Foon Tan wrote: > This updates MAINTAINERS and git-mailrc to add me as maintainer for > socfpga. > > Signed-off-by: Ley Foon Tan > Acked-by: Marek Vasut Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [U-Boot] [PULL] u-boot-sh/master

2019-10-05 Thread Tom Rini
On Sat, Oct 05, 2019 at 06:20:04PM +0200, Marek Vasut wrote: > The following changes since commit dfd590075ca263d6b3ed22465a94d33a8ee93e07: > > Merge tag 'efi-2019-10-rc5' of > https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-09-26 17:22:22 > -0400) > > are available in the Git

Re: [U-Boot] [PATCH] arm: K3: Increase default SYSFW image size allocation

2019-10-05 Thread Tom Rini
On Tue, Oct 01, 2019 at 10:33:43AM -0400, Andrew F. Davis wrote: > The memory allocated to store the FIT image containing SYSFW and board > configuration data is statically defined to the largest size expected. > This was 269000 bytes but now needs to be grown to 276000 to make room > for the

Re: [U-Boot] [PATCH] cmd: part: number: return hexadecimal value

2019-10-05 Thread Tom Rini
On Fri, Sep 20, 2019 at 03:59:18PM +0200, Eugeniu Rosca wrote: > From: Roman Stratiienko > > At this point we are using part number sub-command to retrieve UUID > of the partition using it's name. > > e.g.: > part number mmc $mmcdev system_a system_a_index > part uuid mmc

Re: [U-Boot] [PATCH] ARM: keystone2: update the default addresses of the secure monitor

2019-10-05 Thread Tom Rini
On Tue, Sep 17, 2019 at 05:18:25PM -0400, Andrew F. Davis wrote: > From: Jean-Jacques Hiblot > > To accommodate the growth of u-boot, we need to shift the location of the > secure monitor. Moving it 64kB further. > > Signed-off-by: Jean-Jacques Hiblot Applied to u-boot/master, thanks! --

Re: [U-Boot] [PATCH] Kconfig: fix a typo in the description of bmp command.

2019-10-05 Thread Tom Rini
On Mon, Sep 23, 2019 at 10:43:41PM +0100, Andrius Štikonas wrote: > Signed-off-by: Andrius Štikonas Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] board: ti: am654: Disable TRNG node for HS devices

2019-10-05 Thread Tom Rini
On Tue, Sep 17, 2019 at 05:15:40PM -0400, Andrew F. Davis wrote: > On HS devices the access to TRNG is restricted on the non-secure > ARM side, disable the node in DT to prevent firewall violations. > > Signed-off-by: Andrew F. Davis > Reviewed-by: Lokesh Vutla Applied to u-boot/master,

Re: [U-Boot] [PATCH] Kconfig: Migrate CONFIG_BOOTM_* options

2019-10-05 Thread Tom Rini
On Fri, Sep 20, 2019 at 05:36:50PM -0400, Tom Rini wrote: > Migrate all of the existing OS support options that are under > CONFIG_BOOTM_* to Kconfig. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [U-Boot] [PATCH] autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW

2019-10-05 Thread Tom Rini
On Thu, Sep 12, 2019 at 03:31:22PM +0900, AKASHI Takahiro wrote: > Otherwise, menu_show() will be undefined in bootdelay_process(). > > Signed-off-by: AKASHI Takahiro Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [U-Boot] Please pull u-boot-x86

2019-10-05 Thread Tom Rini
On Fri, Oct 04, 2019 at 08:36:33AM +0800, Bin Meng wrote: > Hi Tom, > > This PR contains the following 2 bug fixes for v2019.10: > > - dm: core: Correct low cell in ofnode_read_pci_addr() > - dm: core: Correct bad cast in ofnode_get_addr_size_index() > > The following changes since commit

Re: [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-05 Thread Dalon L Westergreen
On Sat, 2019-10-05 at 01:49 +0200, Marek Vasut wrote: > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > Add a common u-boot devicetree include file for the SocFPGAArria10 device. > > Isn't arch/arm/dts/socfpga_arria10_handoff_u-boot.dtsi doing basicallythe same >

Re: [U-Boot] [PATCH 2/8] ARM: socfpga: arria10: Sync A10 SoCDK devicetrees

2019-10-05 Thread Dalon L Westergreen
On Sat, 2019-10-05 at 01:47 +0200, Marek Vasut wrote: > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > Sync devicetree from 5.2 kernel. > > Linux 5.3 was already released, can you update this ?Also, make sure to list > the exact commit ID in the commit message

Re: [U-Boot] [PATCH 1/8] ARM: socfpga: arria10: Add qts-filter for arria10 socfpga

2019-10-05 Thread Dalon L Westergreen
On Sat, 2019-10-05 at 01:47 +0200, Marek Vasut wrote: > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > Add a script to process hps handoff data and generate a headerfor inclusion > > in u-boot specific devicetree addons. The headershould be included in the > > top

Re: [U-Boot] [PATCH 4/8] ARM: socfpga: arria10: Add generic handoff devicetree include

2019-10-05 Thread Dalon L Westergreen
On Sat, 2019-10-05 at 01:51 +0200, Marek Vasut wrote: > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > Generic handoff devicetree include uses a header generated bythe qts-filter- > > a10.sh script in mach-socfpga. The scriptcreates the header based on design > >

Re: [U-Boot] [PATCH] arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10

2019-10-05 Thread Marek Vasut
On 10/5/19 10:30 PM, Simon Goldschmidt wrote: > Am 05.10.2019 um 22:12 schrieb Marek Vasut: >> On 10/5/19 10:10 PM, Simon Goldschmidt wrote: >>> These boards don't have a watchdog enabled in SPL, so make sure >>> CONFIG_SPL_WDT is not enabled. >>> >>> Fixes: commit 6874cb72204f ("watchdog: Split

Re: [U-Boot] [PATCH] arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10

2019-10-05 Thread Simon Goldschmidt
Am 05.10.2019 um 22:12 schrieb Marek Vasut: On 10/5/19 10:10 PM, Simon Goldschmidt wrote: These boards don't have a watchdog enabled in SPL, so make sure CONFIG_SPL_WDT is not enabled. Fixes: commit 6874cb72204f ("watchdog: Split WDT from SPL_WDT") --- While I think the more fundamental

Re: [U-Boot] [PATCH] arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10

2019-10-05 Thread Marek Vasut
On 10/5/19 10:10 PM, Simon Goldschmidt wrote: > These boards don't have a watchdog enabled in SPL, so make sure > CONFIG_SPL_WDT is not enabled. > > Fixes: commit 6874cb72204f ("watchdog: Split WDT from SPL_WDT") > --- > > > While I think the more fundamental problem is selecting >

[U-Boot] [PATCH] arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10

2019-10-05 Thread Simon Goldschmidt
These boards don't have a watchdog enabled in SPL, so make sure CONFIG_SPL_WDT is not enabled. Fixes: commit 6874cb72204f ("watchdog: Split WDT from SPL_WDT") Signed-off-by: Simon Goldschmidt --- While I think the more fundamental problem is selecting SPL_WATCHDOG_SUPPORT in arch/arm/Kconfig,

Re: [U-Boot] [RESEND PATCH v3 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

2019-10-05 Thread Simon Goldschmidt
Am 27.09.2019 um 20:27 schrieb Dalon Westergreen: From: Dalon Westergreen CONFIG_OF_EMBED was primarily enabled to support the stratix10 spl hex file requirements. Since this option now produces a warning during build, and the spl hex can be created using alternate methods, CONFIG_OF_EMBED is

Re: [U-Boot] [RESEND PATCH v3 1/2] Makefile: Add target to generate hex output for combined spl and dtb

2019-10-05 Thread Simon Goldschmidt
Am 27.09.2019 um 20:27 schrieb Dalon Westergreen: From: Dalon Westergreen Stratix10 requires a hex image of the spl plus spl devicetree offset to the Stratix10 onchip memory located at SPL_TEXT_BASE. This patch adds a target to generate a hex file from the u-boot-spl binary including the dtb

Re: [U-Boot] [PATCH v4] imx: Add support for i.MX28 based XEA board

2019-10-05 Thread Stefano Babic
Hi Lukasz, board cannot be built fine. Please check on u-boot-imx, -next branch. Regards, Stefano On 10/09/19 13:01, Lukasz Majewski wrote: > From: Mans Rullgard > > This patch introduces support for i.MX28 based XEA board. > > This board supports DM/DTS in U-Boot proper as well as DM aware

Re: [U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node

2019-10-05 Thread Stefano Babic
Hi Fabio, Patrick, On 04/10/19 17:52, Fabio Estevam wrote: > Hi Patrick, > > On Fri, Oct 4, 2019 at 12:50 PM Patrick Wildt wrote: > >> yes, that's true. It does make sense to sync the device trees and >> do the name change. Can the diff with the reset controller driver >> (patch 1/3) be

[U-Boot] [PULL] u-boot-sh/master

2019-10-05 Thread Marek Vasut
The following changes since commit dfd590075ca263d6b3ed22465a94d33a8ee93e07: Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-09-26 17:22:22 -0400) are available in the Git repository at: git://git.denx.de/u-boot-sh.git master for you to fetch

Re: [U-Boot] [PATCH 050/126] x86: timer: Reduce timer code size in TPL on Intel CPUs

2019-10-05 Thread Bin Meng
Hi Simon, On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > Most of the timer-calibration methods are not needed on recent Intel CPUs > and just increase code size. Add an option to use the known-good way to > get the clock frequency in TPL. Size reduction is about 700 bytes. > >

Re: [U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present this hedaer is only available on x86. To allow sandbox to use > it for testing, move it to a common location. > > Signed-off-by: Simon Glass > --- > > arch/x86/cpu/baytrail/acpi.c| 2 +- > arch/x86/cpu/cpu.c

Re: [U-Boot] [PATCH 046/126] spl: Allow distinguishing between two phases in U-Boot

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > U-Boot has two distinct phases: before and after relocation. These are > commonly referred to as F (running from Flash) and R (Relocated and > running from RAM). Some drivers want to do different things in these > phases so update the SPL

Re: [U-Boot] [PATCH 047/126] spl: Allow SPL/TPL to use of-platdata without libfdt

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present libfdt is included in SPL/TPL if SPL/TPL_OF_CONTROL is enabled. > But if of-platdata is in use this is not required. Update the condition to > avoid building this extra code. This ensures that if a libfdt function is > used it

Re: [U-Boot] [PATCH 043/126] spl: Allow tiny printf() to be controlled in SPL and TPL

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present there is only one control for this and it is used for both SPL > and TPL. But SPL might have a lot more space than TPL so the extra cost of > a full printf() might be acceptable. > > Split the option into two, providing separate

Re: [U-Boot] [PATCH 044/126] spl: Convert CONFIG_SPL_LIMIT to hex

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > This is currently a decimal value which is not as convenient or > meaningful. Also U-Boot tends to use hex everywhere. > > Convert this option to hex and add a comment for the size_check macro. > > Signed-off-by: Simon Glass > --- > >

Re: [U-Boot] [PATCH 042/126] arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present this is defined in Kconfig but there is a separate one in the > CONFIG whitelist. It looks like these are duplicates. > > Rename the non-Kconfig one and remove it from the whitelist. > > Signed-off-by: Simon Glass > --- > >

Re: [U-Boot] [PATCH 041/126] iod: Enhance to support display of multiple values

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present the 'iod' command differs from 'md' in that it only shows a > single value. It is useful to see a dump of multiple values, particularly > when x86 peripherals contain register sets accessible via I/O ports. > > Enhance the command

Re: [U-Boot] [PATCH 040/126] cros_ec: Add MEC_EMI_BASE and size to the header file

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > Provide these values which are part of the EC interface now. > > Signed-off-by: Simon Glass > --- > > include/ec_commands.h | 4 > 1 file changed, 4 insertions(+) > Reviewed-by: Bin Meng

Re: [U-Boot] [PATCH 037/126] binman: Handle reading data for end-at-4gb sections

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > Some x86 sections have special offsets which currently result in empty > data being returned from the 'extract' command. Fix this by taking account > of the skip-at-start property. > > Add a little more debugging while we are here. > >

Re: [U-Boot] [PATCH 038/126] binman: Take account of skip-at-start with image-header

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > The image-header currently sets it offset assuming that skip-at-start is > zero. This does not work on x86 where offsets end at 4GB. Add in this > value so that the offset is correct. > > Signed-off-by: Simon Glass > --- > >

Re: [U-Boot] [PATCH 039/126] log: Add log_nop() to avoid unused-variable warnings

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > If a log statement includes a variable and logging is disabled, this can > generate warnings about unused variables. Add a bit more complexity to the > macros to avoid this for the common case. > > Signed-off-by: Simon Glass > --- > >

Re: [U-Boot] [PATCH 036/126] binman: Add a base implementation of Entry.ReadChildData()

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present this function is not present in the Entry base class so it is > hard to find the documentation for it. Move the docs from the section > class and expand it a little. > > Signed-off-by: Simon Glass > --- > > tools/binman/entry.py

Re: [U-Boot] [PATCH 034/126] serial: ns16550: Add a PCI device/function field

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > When this UART is used early in boot (before PCI is set up) it is > convenient to store the PCI BDF of the UART so that it can be manually > configured. This is useful when it is used as a debug UART, for example. > > Add a new field to hold

Re: [U-Boot] [PATCH 033/126] dm: pci: Add a function to read a PCI BAR

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present PCI address transaction is not supported so drivers must > manually read the correct BAR after reading the device tree info. The > ns16550 has a suitable implementation, so move this code into the core > DM support. > > Note that

Re: [U-Boot] [PATCH 035/126] binman: Allow verbose output with all commands

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present the verbose flag only works for the 'build' command. This is > not intended, nor is it useful. Update the code to support the verbose > flag and make use of a command exception handler. > > Signed-off-by: Simon Glass > --- > >

Re: [U-Boot] [PATCH 032/126] pci: Show a message if PCI autoconfig fails

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present this fails silently which can be confusing since some devices > on the PCI bus may not work correctly. Show a message in this case nits: missing . after case > > Signed-off-by: Simon Glass > --- > > drivers/pci/pci_auto.c | 12

Re: [U-Boot] [PATCH 031/126] pci: Add more debug detail when resources are exhausted

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > If PCI auto-config runs out of memory, show a few more details to help > diagnose the problem. > > Signed-off-by: Simon Glass > --- > > drivers/pci/pci_auto_common.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by:

[U-Boot] [PATCH] [ADD] Bananapi P2 Zero Support

2019-10-05 Thread BornGreedy
Adding support for Sinovoip Bananapi P2 Zero with eMMC and Ethernet feature. --- arch/arm/dts/Makefile | 1 + .../dts/sun8i-h2-plus-bananapi-p2-zero.dts| 138 ++ board/sunxi/MAINTAINERS | 5 + configs/bananapi_p2_zero_defconfig

Re: [U-Boot] [PATCH v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables

2019-10-05 Thread Heinrich Schuchardt
On 10/4/19 3:20 AM, AKASHI Takahiro wrote: With this patch, when setting UEFI variable with "env set -e" command, we will be able to - specify vendor guid with "-guid guid", - specify variable attributes, BOOTSERVICE_ACCESS, RUNTIME_ACCESS, respectively with "-bs" and "-rt", - append a value