aboutsummaryrefslogtreecommitdiffstats
path: root/util/git-hooks/pre-push
diff options
context:
space:
mode:
authorShiyu Sun <sshiyu@google.com>2020-12-21 17:20:56 +1100
committerEdward O'Callaghan <quasisec@chromium.org>2020-12-29 07:35:04 +0000
commitef42b5edb346a8daaf9e732f9f8c317d763e48ac (patch)
treecc0e800744ea68474f721cbf8cedba38ba573f23 /util/git-hooks/pre-push
parent5ab46567df4bcc470db769d584683e67d784084e (diff)
downloadflashrom-ef42b5edb346a8daaf9e732f9f8c317d763e48ac.tar.gz
flashrom-ef42b5edb346a8daaf9e732f9f8c317d763e48ac.tar.bz2
flashrom-ef42b5edb346a8daaf9e732f9f8c317d763e48ac.zip
realtek_mst_i2c_spi.c: Update PAGE_SIZE and fix write
Update the PAGE_SIZE to 128 as fix r/w on different devices, also fix the write page mapping for it. BUG=b:147402710 TEST=build and run flashrom to read&write on multiple devices Signed-off-by: Shiyu Sun <sshiyu@chromium.org> Change-Id: Ifcdd3548519eb37440e67fcf6206279cff05b159 Reviewed-on: https://review.coreboot.org/c/flashrom/+/48840 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/git-hooks/pre-push')
0 files changed, 0 insertions, 0 deletions
6' href='#n126'>126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209