Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 25 of 36) sorted by relevance

12

/u-boot/board/boundary/nitrogen6x/
A DKconfig7 default "boundary"
A DMAINTAINERS9 F: board/boundary/nitrogen6x/
/u-boot/drivers/mtd/onenand/
A Donenand_base.c241 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 Dimx6dl-nitrogen6x.dts14 compatible = "boundary,imx6dl-nitrogen6x", "fsl,imx6dl";
A Dimx6q-nitrogen6x.dts14 compatible = "boundary,imx6q-nitrogen6x", "fsl,imx6q";
/u-boot/include/
A Donenand_uboot.h49 int boundary, int lock);
/u-boot/doc/
A DREADME.arm-caches38 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 Dmarsboard_defconfig11 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,DDR_MB=1024"
A Driotboard_defconfig10 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,DDR_MB=1024"
A Driotboard_spl_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,SPL,DDR_MB=1024"
A Dnitrogen6s1g_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s1g.cfg,DDR_MB=1024"
A Dnitrogen6dl2g_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl2g.cfg,DDR_MB=2048"
A Dnitrogen6dl_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6dl.cfg,DDR_MB=1024"
A Dnitrogen6s_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6s.cfg,DDR_MB=512"
A Dmx6qsabrelite_defconfig17 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,DDR_MB=1024,SABRELITE"
A Dnitrogen6q2g_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q2g.cfg,DDR_MB=2048"
A Dnitrogen6q_defconfig18 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,DDR_MB=1024"
/u-boot/include/linux/mtd/
A Donenand.h74 unsigned int boundary[MAX_DIES]; member
/u-boot/doc/api/
A Dlinker_lists.rst105 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 Darm64.rst29 2 MB boundary and within the same 512 MB section as the kernel image,
/u-boot/arch/arm/cpu/
A Du-boot.lds109 /* Align end of stack section to page boundary */
/u-boot/env/
A DKconfig195 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 Dreserved-memory.txt39 - Address boundary for alignment of allocation.
/u-boot/
A D.azure-pipelines.yml357 BUILDMAN: "boundary engicam toradex"
375 BUILDMAN: "mx6 -x boundary,engicam,freescale,technexion,toradex"
/u-boot/arch/
A DKconfig16 Force the each linker list to be aligned to this boundary. This

Completed in 26 milliseconds

12