From 78edfefbcc7990958e48568d5c2f67cb7c9d835b Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Mon, 11 Mar 2019 23:33:35 +0100 Subject: tools: restrict all addresses defined by the standard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The I2C standard reserves addresses 0x03-0x07. Adapt our tools to that. Signed-off-by: Wolfram Sang Acked-by: Jean Delvare Reviewed-by: Niklas Söderlund Signed-off-by: Wolfram Sang --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e9d46b5..e3ff3a0 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ i2c-tools CHANGES master tools: Consistently use snprintf instead of sprintf + Restrict addresses 0x03-0x07, too (defined by I2C standard) decode-dimms: Print SPD revision for DDR3 too Move SDR-specific code i2ctransfer: Mention '-a' everywhere in the manpage -- cgit v1.2.1