commit | b907d9d0dfceeaa8245497382f6feb6e344ac522 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Dec 13 16:36:07 2018 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Dec 13 17:10:31 2018 +0100 |
tree | 10e8cbeb83200bc54185b75ffae8a0e863e386e0 | |
parent | 8800925f3914498534e78bc6afeb525254d80e51 [diff] |
Remove prints from VExpress NOR flash driver There are way too many flash accesses for these prints to be useful. As a result, they clobber the output (when they are enabled). They might have been useful when the driver was developed but now that it is more mature, their existence is arguable. Change-Id: Ie068000ad2319c5f58f8bb7c7c891a24f6d21fdf Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>