Searched refs:boundary (Results 1 – 25 of 36) sorted by relevance
12
/u-boot/board/boundary/nitrogen6x/ |
A D | Kconfig | 7 default "boundary"
|
A D | MAINTAINERS | 9 F: board/boundary/nitrogen6x/
|
/u-boot/drivers/mtd/onenand/ |
A D | onenand_base.c | 241 boundary = this->boundary[die]; in flexonenand_block() 244 if (blk > boundary) in flexonenand_block() 268 int die = 0, boundary; in flexonenand_addr() local 276 boundary = this->boundary[die]; in flexonenand_addr() 278 if (block > (boundary + 1)) in flexonenand_addr() 861 int ret = 0, boundary = 0; in onenand_read_ops_nolock() local 920 boundary = 1; in onenand_read_ops_nolock() 922 boundary = 0; in onenand_read_ops_nolock() 958 if (unlikely(boundary)) in onenand_read_ops_nolock() 2353 this->boundary[die]; in flexonenand_get_size() [all …]
|
/u-boot/arch/arm/dts/ |
A D | imx6dl-nitrogen6x.dts | 14 compatible = "boundary,imx6dl-nitrogen6x", "fsl,imx6dl";
|
A D | imx6q-nitrogen6x.dts | 14 compatible = "boundary,imx6q-nitrogen6x", "fsl,imx6q";
|
/u-boot/include/ |
A D | onenand_uboot.h | 49 int boundary, int lock);
|
/u-boot/doc/ |
A D | README.arm-caches | 38 memory DMA buffer) should be aligned to cache-line boundary both at 41 to the aligned part. That is, one cache-line at the respective boundary
|
/u-boot/configs/ |
A D | marsboard_defconfig | 11 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,DDR_MB=1024"
|
A D | riotboard_defconfig | 10 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,DDR_MB=1024"
|
A D | riotboard_spl_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,SPL,DDR_MB=1024"
|
A D | nitrogen6s1g_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,DDR_MB=1024"
|
A D | nitrogen6dl2g_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl2g.cfg,DDR_MB=2048"
|
A D | nitrogen6dl_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl.cfg,DDR_MB=1024"
|
A D | nitrogen6s_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s.cfg,DDR_MB=512"
|
A D | mx6qsabrelite_defconfig | 17 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,DDR_MB=1024,SABRELITE"
|
A D | nitrogen6q2g_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q2g.cfg,DDR_MB=2048"
|
A D | nitrogen6q_defconfig | 18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,DDR_MB=1024"
|
/u-boot/include/linux/mtd/ |
A D | onenand.h | 74 unsigned int boundary[MAX_DIES]; member
|
/u-boot/doc/api/ |
A D | linker_lists.rst | 105 that a linker list starts on the expected alignment boundary. 154 on the largest possible boundary that can be required by the compiler. This
|
/u-boot/doc/arch/ |
A D | arm64.rst | 29 2 MB boundary and within the same 512 MB section as the kernel image,
|
/u-boot/arch/arm/cpu/ |
A D | u-boot.lds | 109 /* Align end of stack section to page boundary */
|
/u-boot/env/ |
A D | Kconfig | 195 MMC sector boundary. 208 an MMC sector boundary. 222 aligned to an erase block boundary. 230 aligned to an erase block boundary. 313 aligned to an erase sector boundary. 325 aligned to an erase sector boundary.
|
/u-boot/doc/device-tree-bindings/reserved-memory/ |
A D | reserved-memory.txt | 39 - Address boundary for alignment of allocation.
|
/u-boot/ |
A D | .azure-pipelines.yml | 357 BUILDMAN: "boundary engicam toradex" 375 BUILDMAN: "mx6 -x boundary,engicam,freescale,technexion,toradex"
|
/u-boot/arch/ |
A D | Kconfig | 16 Force the each linker list to be aligned to this boundary. This
|
Completed in 26 milliseconds
12