mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:33:30 +00:00
This fixes the case that a request for block number (NUM) 0, using a 16 byte block was considered invalid. This was because it is encoded as the value 0 (zero), which can be expressed as the BLOCK1 option present but without any value associated. The old code considered this the same as the option not existing. Change-Id: I0f3912803a88865e9f544a6d0078ed4231775a88 Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
dts | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
Makefile.test | ||
zephyr-env.sh |